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/checkout in GitHub Actions workflows to v4 #84

Merged
merged 1 commit into from
Aug 2, 2024
Merged

ci: update actions/checkout in GitHub Actions workflows to v4 #84

merged 1 commit into from
Aug 2, 2024

Conversation

striezel
Copy link
Contributor

Updates the actions/checkout action used in the GitHub Actions workflows to its newest major version.

Still using v3 of actions/checkout will generate some warning like in this run: https://github.com/FourierTransformer/lua-simdjson/actions/runs/10173326514

The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

The PR will get rid of those warnings for actions/checkout, because v4 uses Node.js 20.

@FourierTransformer FourierTransformer merged commit 9a24875 into FourierTransformer:master Aug 2, 2024
@striezel striezel deleted the actions-checkout-v4 branch August 8, 2024 09:36
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