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

Upgrade to Node20 #11

Merged

Conversation

nonrational
Copy link
Member

This PR updates cache-result-action to use Node 20. After this merges, I will tag the new commit as v2 and v2.0.0. We will then want to update our usage(s) in other repos to point to @v2.

From Github:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: parallel-markets/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Node 16 has reached its end of life, prompting us to initiate its deprecation process for GitHub Actions. Our plan is to transition all actions to run on Node 20 by Spring 2024. We will actively monitor the migration's progress and gather community feedback before finalizing the transition date. Starting October 23rd, workflows containing actions running on Node 16 will display a warning to alert users about the upcoming migration.

Copy link

This pull request has been linked to Shortcut Story #14167: cache-result-action - Upgrade nodejs version from 16 to 20.

README.md Outdated Show resolved Hide resolved
@nonrational nonrational merged commit 9072567 into master Feb 22, 2024
4 checks passed
@nonrational nonrational deleted the anorton/sc-14167/cache-result-action-upgrade-nodejs-version branch February 22, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants