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 actions to switch to Node.js 20 #66

Merged
merged 1 commit into from
Apr 26, 2024
Merged

CI: update actions to switch to Node.js 20 #66

merged 1 commit into from
Apr 26, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Apr 26, 2024

As discussed at https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/, we need to update all Github Actions that are still using Node.js 16.

This can also be seen when inspecting a random Actions page:

image

We fix this here by updating to:

  • actions/checkout@v4
  • actions/setup-python@v5
  • codecov/codecov-action@v4
  • softprops/action-gh-release@v2

@hagenw hagenw changed the title CI: update actions to switch to Node.js CI: update actions to switch to Node.js 20 Apr 26, 2024
@hagenw hagenw merged commit b0ed7f6 into main Apr 26, 2024
15 checks passed
@hagenw hagenw deleted the update-actions branch April 26, 2024 05:59
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.

1 participant