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 checkout action to version 4 #5415

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

javierm
Copy link
Member

@javierm javierm commented Mar 1, 2024

References

Background

We were getting some warnings with version 3:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Objectives

  • Reduce the number of warnings we get when running our CI

We were getting some warnings with version 3:

Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: actions/checkout@v3. For more information see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
@javierm javierm self-assigned this Mar 1, 2024
@javierm javierm merged commit fbe46c9 into master Mar 1, 2024
15 checks passed
@javierm javierm deleted the update_checkout_action_to_version_4 branch March 1, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant