mamezou-tech / setup-helmfile

Setup helmfile action
MIT License
41 stars 20 forks source link

Upgrade to node16 #43

Closed sue445 closed 1 year ago

sue445 commented 1 year ago

node12 is deprecated https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

When I use mamezou-tech/setup-helmfile , I will get the following deprecation warning

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: mamezou-tech/setup-helmfile

So I upgraded to node16

This works on my repository