Skip to content

Update action to node 20#767

Closed
takost wants to merge 1 commit into
actions:mainfrom
takost:update-to-node20
Closed

Update action to node 20#767
takost wants to merge 1 commit into
actions:mainfrom
takost:update-to-node20

Conversation

@takost
Copy link
Copy Markdown

@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
Copy Markdown
Contributor

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
Copy Markdown
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

2 participants