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 versions to fix NodeJS 16 deprecation warning #156

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

iamazeem
Copy link
Collaborator

@iamazeem iamazeem commented Mar 15, 2024

Update actions/checkout, actions/upload-artifact, and cross-platform-actions/action to fix NodeJS 16 deprecation warnings:

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

Latest run with deprecation warnings: https://github.com/liquidaty/zsv/actions/runs/8260147411

Signed-off-by: Azeem Sajid [email protected]

@iamazeem iamazeem added the enhancement New feature or request label Mar 15, 2024
@iamazeem iamazeem self-assigned this Mar 15, 2024
@iamazeem iamazeem requested a review from liquidaty March 15, 2024 04:38
@iamazeem
Copy link
Collaborator Author

@liquidaty: All warnings have been fixed. Please review and merge. Thanks!

PR latest run summary: https://github.com/liquidaty/zsv/actions/runs/8291562679

@iamazeem iamazeem changed the title [CI] Use v4 of actions/checkout [CI] Update actions versions to fix NodeJS 16 deprecation warning Mar 16, 2024
@liquidaty liquidaty merged commit 5f870c9 into main Mar 16, 2024
@iamazeem iamazeem deleted the ci-use-v4-of-actions-checkout branch March 16, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants