Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Actions #46

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Update GitHub Actions #46

merged 3 commits into from
Nov 17, 2023

Conversation

methbkts
Copy link
Contributor

Node 12 version is deprecated since April 2022.
This PR is here to update actions to use Node 16 instead.

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2

Node 12 version is deprecated since April 2022.
This PR is here to update actions to use Node 16 instead.

> Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2
@fregante
Copy link
Member

Thank you. Actions/checkout has v4 already, so you can use that

@methbkts
Copy link
Contributor Author

Done !

@fregante fregante merged commit 0185847 into refined-github:main Nov 17, 2023
3 checks passed
@fregante fregante changed the title chore: update actions version to use node 16 version Update GitHub Actions Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants