frogbot
frogbot copied to clipboard
Update action to use node 20
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 .
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.