Conversation
- bump setup-node to v6 - bump node to v24 Hopefully resolves issues with create_npm_package job.
|
Should probably test that all of our actions work properly with node v24 before merging this? I can't imagine there's any sort of breakage but just in case... |
I've had v24 installed locally as the latest LTS for a while without issues, for what it's worth. |
valarnin
left a comment
There was a problem hiding this comment.
The PR itself fired most of the actions and they seem fine, so I think this is fine to merge.
- bump setup-node to v6 - bump node to v24 Hopefully resolves issues with the create_npm_package job. 2c7548d
- bump setup-node to v6 - bump node to v24 Hopefully resolves issues with the create_npm_package job. 2c7548d
- bump setup-node to v6 - bump node to v24 Hopefully resolves issues with the create_npm_package job. 2c7548d
|
Running the |
I don't have any changes from running that locally with node v24. Regardless, we are overdue to go through and update our dependencies. @valarnin started working on some of them in #512, but there were some issues with webpack that needed to be resolved. |
Hopefully resolves issues with the create_npm_package job.