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

Request: Transitioning from Node 16 to Node 20 #234

Closed
DHeyko-Akonovia opened this issue Oct 26, 2023 · 2 comments · Fixed by #237
Closed

Request: Transitioning from Node 16 to Node 20 #234

DHeyko-Akonovia opened this issue Oct 26, 2023 · 2 comments · Fixed by #237

Comments

@DHeyko-Akonovia
Copy link

As per https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/, github actions will need to transition to node 20. Currently, the code is set to 16:

runs:
  using: "node16"
  main: "dist/index.js"

Thank you!

@chrissimpkins
Copy link
Contributor

Thanks for the ping on this!

#237

@chrissimpkins
Copy link
Contributor

Released in py-actions/[email protected]. You should receive it automatically if you are on py-actions/py-dependency-install@v4.

Thanks again!

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 a pull request may close this issue.

2 participants