-
-
Notifications
You must be signed in to change notification settings - Fork 200
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 Node version to 20 #202
Conversation
Co-authored-by: cawfeecake <[email protected]>
@cawfeecake addressed your feedback, anything else holding this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@mathieudutour @cawfeecake any blockers on this that we can resolve? |
@mathieudutour do you have plans of creating a new release with the changes included in this pr? |
looks like it's part of v6.2 |
Ah yeah forgot to do the actual release |
Hi @mathieudutour, Thanks for the tag |
Updated project to Node 20 as Node16 is deprecated.
Fixed few vulnerabilities by running
npm audit fix
Updated git checkout to v4
Updated @type/node to 20.11.16
It requires major version tag as node20 requires minimum action runner version to be v2.308.0