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

feat: bump to use node20 runtime, actions/checkout to v4 #1869

Closed
wants to merge 1 commit into from
Closed

feat: bump to use node20 runtime, actions/checkout to v4 #1869

wants to merge 1 commit into from

Conversation

chenrui333
Copy link

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

Description and Context:

Node 16 reaches the end of life soon on 11 Sep 2023. This PR updates the default runtime to node20 (Node 20). I have also bumped the actions/checkout version to v4 for the same.

Related issue:

actions/runner#2732


A major version bump might be needed after the PRs merge.

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 requested a review from a team as a code owner September 5, 2023 15:53
@aeisenberg
Copy link
Contributor

Thank you for your contribution. Unfortunately, the version bump is not so simple since we will need to perform a major version bump of this action as well. We are discussing the best path forward and will be releasing a new version before node 16 is deprecated.

@aeisenberg aeisenberg closed this Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants