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

ci: update checkout action to v3 #358

Merged

Conversation

rickstaa
Copy link
Contributor

This pull request updates the actions/checkout action to v3 since v2 uses node12
which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/.

@Maverobot, @gollth I think this small update can be directly merged.

@Maverobot
Copy link
Contributor

@rickstaa Thanks for the PR. We are on it.

@rickstaa
Copy link
Contributor Author

rickstaa commented Sep 4, 2023

@Maverobot great! I didn't add this to the changelog since it is a CI change. If you want me to change anything, feel free to ping me 😄.

This commit updates the actions/checkout action to v3 since v2 uses
node12
which is deprecated and will be forced to run on node16:
actions/checkout@v2.
For more info:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/.
@rickstaa rickstaa force-pushed the update_checkout_action_version2 branch from 9ebb4a5 to 3029969 Compare September 4, 2023 08:08
@rickstaa
Copy link
Contributor Author

rickstaa commented Sep 4, 2023

Rebased onto the develop branch.

@Maverobot Maverobot merged commit 5f90395 into frankaemika:develop Sep 5, 2023
3 checks passed
@rickstaa rickstaa deleted the update_checkout_action_version2 branch September 5, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants