AkhileshNS / heroku-deploy

A simple github action that dynamically deploys an app to heroku
MIT License
972 stars 254 forks source link

Please upgrade node 12 to 16 #152

Open xcfw opened 1 year ago

xcfw commented 1 year ago

On every deploy I got this warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: akhileshns/heroku-deploy@v3.12.12. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

arg commented 1 year ago

Got the PR: https://github.com/AkhileshNS/heroku-deploy/pull/151