frogbot icon indicating copy to clipboard operation
frogbot copied to clipboard

Update action to use node 20

Open ozgella opened this issue 10 months ago • 1 comments

Why is this needed?

Node 16 is deprecated by GitHub and builds using the latest version of this action are getting warnings about using node 16.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jfrog/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

What needs to be changed?

For action maintainers, this action needs to be modified to run on Node 20 instead of Node 16. For guidance, refer to the Actions configuration settings .

ozgella avatar Apr 12 '24 09:04 ozgella

Dear @ozgella Thank you for bringing this matter to our attention. Rest assured, we are actively working on implementing the necessary fix, and it will be addressed soon.

gailazar300 avatar Apr 15 '24 07:04 gailazar300