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 3 #5407

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

javierm
Copy link
Member

@javierm javierm commented Mar 1, 2024

Background

We were getting a warning with version 2:

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Objectives

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

We were getting a warning with version 2:

The following actions uses node12 which is deprecated and will be forced
to run on node16: actions/checkout@v2. For more info:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
@javierm javierm self-assigned this Mar 1, 2024
@javierm javierm added this to Reviewing in Consul Democracy Mar 1, 2024
@javierm javierm merged commit e9af16f into master Mar 1, 2024
14 of 15 checks passed
@javierm javierm deleted the update_checkout_action branch March 1, 2024 22:08
Consul Democracy automation moved this from Reviewing to Release 2.1.1 Mar 1, 2024
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.

None yet

1 participant