Azure / setup-helm

Github Action for installing Helm
MIT License
141 stars 48 forks source link

Upgrade action to use node20 #117

Closed erikburt closed 9 months ago

erikburt commented 1 year ago

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Node 16 has reached its end of life, prompting us to initiate its deprecation process for GitHub Actions. Our plan is to transition all actions to run on Node 20 by Spring 2024. We will actively monitor the migration's progress and gather community feedback before finalizing the transition date. Starting October 23rd, workflows containing actions running on Node 16 will display a warning to alert users about the upcoming migration.

What you need to do

For Actions maintainers

Modify your actions to run on Node 20 instead of Node 16. For guidance, refer to the Actions configuration settings .

github-actions[bot] commented 1 year ago

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] commented 11 months ago

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] commented 10 months ago

This issue is idle because it has been open for 14 days with no activity.

erikburt commented 9 months ago

@davidgamero Please create a github release to accompany this update.

davidgamero commented 8 months ago

done