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 action to node 20 #767

Closed
wants to merge 1 commit into from
Closed

Conversation

takost
Copy link

@takost takost commented Nov 16, 2023

Description:
Node 16 has reached end-of-life on 11 Sep 202.
This PR updates the default runtime to node20, rather then node16.

This is supported on all Actions Runners v2.308.0 or later.

Related issue:
Add link to the related issue.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@takost takost requested a review from a team as a code owner November 16, 2023 14:51
@konradpabjan
Copy link
Collaborator

I think you'd also want bump up the version to 5.0.0 in the same PR since this will warrant a new major version

"version": "4.0.0",

"version": "4.0.0",

The README can also be updated at the same time with all examples changing from uses: actions/setup-python@v4 to uses: actions/setup-python@v5

@takost
Copy link
Author

takost commented Dec 5, 2023

Close in favour of #772

@takost takost closed this Dec 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