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 first-party GitHub Actions #8

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

RytoEX
Copy link

@RytoEX RytoEX commented Mar 25, 2024

Update first-party GitHub Actions to avoid warnings about node12 and node16.

  • Update actions/checkout from v1 to v4
  • Update actions/setup-python from v2/v3 to v5

image

https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Might conflict with #7. I can do merge conflict resolution as needed.

@marian-code
Copy link
Owner

Thanks again, I'll merge this after #7

Update first-party GitHub Actions to avoid warnings about node12 and
node16.
 * Update actions/checkout from v1 to v4
 * Update actions/setup-python from v2/v3 to v5
Copy link
Owner

@marian-code marian-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the effort!

@marian-code marian-code merged commit 2bd9006 into marian-code:master Mar 27, 2024
12 checks passed
@RytoEX RytoEX deleted the update-github-actions branch March 27, 2024 17:18
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.

None yet

2 participants