Still getting the warning to upgrade from Node 12 to 16
Closed this issue · 4 comments
kr185198 commented
Build Branch
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: benjlevesque/short-sha
benjlevesque commented
which version are you using please?
kr185198 commented
uses: benjlevesque/short-sha@v1.2
getting the following error when used with v2:
Error: Unable to resolve action benjlevesque/short-sha@v2
, unable to find version `v2
benjlevesque commented
my bad, it should v2.0
, I'll update the README
kr185198 commented
okay. thanks. It worked.