turtlequeue / setup-babashka

github actions for installing borkdude/babashka
Eclipse Public License 1.0
28 stars 4 forks source link

Warning that "Node.js 12 actions are deprecated" #14

Closed frenchy64 closed 1 year ago

frenchy64 commented 2 years ago

I get this warning after running this action:

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: turtlequeue/setup-babashka

I believe it's because node12 is used in action.yml.