little-core-labs / install-terraform

Install terraform to the current GitHub Actions job
https://github.com/marketplace/actions/install-terraform
MIT License
8 stars 4 forks source link

[question] migration to node 16 #104

Open artamonovkirill opened 1 year ago

artamonovkirill commented 1 year ago

GitHub raises a deprecation warning for 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: little-core-labs/install-terraform@v2.0.0

Is there a plan/timeline to upgrade to node 16?

Thanks in advance!

dvasdekis commented 5 months ago

And now a migration to Node 20 is required: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: little-core-labs/install-terraform@v2.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. thank you!