Node.js 16 actions are deprecated
RussKie opened this issue · 1 comments
RussKie commented
Actions fail due to outdated node version. For example: https://github.com/dotnet/extensions/actions/runs/8293758762.
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./actions/locker. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
According to the linked article node 16 has reached EOL last year and needs to be replaced with node 20.
I'm very far from web but I'm happy to send a PR with a change if it's a matter of find-replace like this:
RussKie commented
/cc: @jeffhandley