Open caugner opened 3 days ago
I noticed the following warning on this workflow run:
The following actions uses node12 which is deprecated and will be forced to run on node16: akhileshns/heroku-deploy@v3.12.12.
But it looks like a newer version of the action is available: https://github.com/AkhileshNS/heroku-deploy/releases
So I figured the github-actions are just not automatically updated in this repo.
(I guess it's good to be cautious with this action though, as it does node version bumps in patch versions.)
I noticed the following warning on this workflow run:
But it looks like a newer version of the action is available: https://github.com/AkhileshNS/heroku-deploy/releases
So I figured the github-actions are just not automatically updated in this repo.
(I guess it's good to be cautious with this action though, as it does node version bumps in patch versions.)