Conversation
|
Building a new release of |
src/Misc/externals.sh
Outdated
| NODE16_VERSION="16.20.2" | ||
| NODE20_VERSION="20.8.1" | ||
| NODE20_VERSION="20.13.1" | ||
| # used only for win-arm64, remove node16 unofficial version when official version is available |
There was a problem hiding this comment.
does win-arm64 not having node20?
There was a problem hiding this comment.
They do! They've got a release for win-arm64 at 20.13.1: https://nodejs.org/dist/v20.13.1/
I think that comment was meant for node16, which doesn't seem to have an official win-arm64 release: https://nodejs.org/dist/v16.20.2/
There was a problem hiding this comment.
Let's move that comment to the end of the line so it's more obvious which variable it's referring to:
2503260
…riable it's talking about
|
This is ready to go! Anyone from @actions/actions-runtime should feel free to merge this for the next runner release, otherwise I'll plan to do so early next week. |
✅ Brings us up to date with the latest LTS release of Node
✅ Pulls in many important security upgrades
✅ Addresses the following issues: