Closed ravgeetdhillon closed 10 months ago
Hi, I am still getting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ravsamhq/notify-slack-action@2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Am I using it wrong?
ravgeetdhillon Please understand that your action is using node 16 and using it in GH prouces now this warning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ravsamhq/notify-slack-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
It is kind of annoying to see it every time.
In order to repro it, please run your action in GH to see it yourself.
That merge didn't fix the action run itself -- looks like only your own test runs.
There are already mentioned in the latest open PR what will fix it. Please merge it when you get a chance.
Thanks
Related Issues: