yokawasa / action-setup-kube-tools

Github Action that setup Kubernetes tools (kubectl, kustomize, helm, kubeconform, conftest, yq, rancher, tilt, skaffold) very fast and cache them on the runner. Please [✩Star] if you're using it!
MIT License
75 stars 22 forks source link

Upgrade to using Node16 #30

Closed omus closed 1 year ago

omus commented 2 years ago

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

yokawasa commented 1 year ago

@omus thank you for the issue. The issue has been fixed in PR https://github.com/yokawasa/action-setup-kube-tools/pull/31 and the update is available in 0.8.3. please use 0.8.3

https://github.com/yokawasa/action-setup-kube-tools/releases/tag/v0.8.3