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 #29

Merged
merged 1 commit into from
May 14, 2024
Merged

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

merged 1 commit into from
May 14, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented May 14, 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.

We fix this here by updating to:

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

@hagenw hagenw merged commit d5efc94 into main May 14, 2024
9 checks passed
@hagenw hagenw deleted the update-actions branch May 14, 2024 06:42
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