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 upload artifact action to version 4 #5420

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

javierm
Copy link
Member

@javierm javierm commented Mar 1, 2024

References

Background

We were getting a warning with version 3:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@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 a warning with version 3:

Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: actions/upload-artifact@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 added this to Reviewing in Consul Democracy Mar 1, 2024
@javierm javierm merged commit 5624e0f into master Mar 2, 2024
15 checks passed
Consul Democracy automation moved this from Reviewing to Release 2.1.1 Mar 2, 2024
@javierm javierm deleted the update_upload_artifact_action_to_version_4 branch March 2, 2024 00:28
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