Azure / k8s-deploy

GitHub Action for deploying to Kubernetes clusters
MIT License
252 stars 103 forks source link

Bug: deprecated NodeJs version #313

Closed antonina-uglianets closed 5 months ago

antonina-uglianets commented 6 months ago

What happened?

In Github Actions I got the error using azure/k8s-deploy@v4 task.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/k8s-deploy@v4.

Could you please update deprecated version?

Version

Runner

self-hosted

Relevant log output

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/k8s-deploy@v4.

davidgamero commented 5 months ago

the v5.0.0 release is now out, and includes the node20 upgrade