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 github actions #172

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

Fdawgs
Copy link
Contributor

@Fdawgs Fdawgs commented Feb 24, 2025

This PR bumps GitHub Actions to their latest major versions. Main change is they are now using Node 20 instead of 16, which was EOL as of April 2022:

  • Changelog for actions/checkout can be found here
  • Releases for actions/setup-node can be found here

At the same time, testing on EOL Node 21 has been swapped out for Node 22, and the package is now built in release-please.yml using node 18 rather than EOL Node 16.

Copy link
Contributor

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@nzakas nzakas merged commit cf6d3db into eslint-community:main Feb 24, 2025
8 checks passed
@Fdawgs Fdawgs deleted the ci/actions branch February 24, 2025 17:07
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