actions/download-artifact

[feat req] Update node version to 20

maonat opened this issue · 2 comments

What would you like to be added?

Node version is currently 16 and being deprecated as per the message below and is generated by using download-artifact action

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Why is this needed?

Solve security vulnerabilities and upgrade to latest versions

@maonat Are you on v4 of the action? That's already v20.

I did not look through the v4 version release notes, my bad!
Thanks for the info. I'm closing the fr.