Skip to content

chore: upgrade azure/setup-helm to v5.0.0 (Node.js 24) - #18

Merged
AlessandroLorenzi merged 2 commits into
masterfrom
copilot/upgrade-azure-setup-helm
May 25, 2026
Merged

chore: upgrade azure/setup-helm to v5.0.0 (Node.js 24)#18
AlessandroLorenzi merged 2 commits into
masterfrom
copilot/upgrade-azure-setup-helm

Conversation

Copilot AI commented May 18, 2026

Copy link
Copy Markdown
Contributor

azure/setup-helm@v4.3.0 runs on Node.js 20, which GitHub Actions is deprecating — runners will drop Node.js 20 support on September 16, 2026.

Changes

  • action.yml: bump azure/setup-helm from v4.3.0v5.0.0, which migrates the action runtime from Node.js 20 to Node.js 24.
# before
- uses: azure/setup-helm@v4.3.0

# after
- uses: azure/setup-helm@v5.0.0

Copilot AI linked an issue May 18, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Upgrade azure/setup-helm to fix deprecated Node.js 20 warning chore: upgrade azure/setup-helm to v5.0.0 (Node.js 24) May 18, 2026
Copilot AI requested a review from elleuca May 18, 2026 10:00
@elleuca
elleuca marked this pull request as ready for review May 18, 2026 10:02
@elleuca
elleuca requested a review from AlessandroLorenzi May 18, 2026 10:02
@AlessandroLorenzi
AlessandroLorenzi merged commit b8e8d51 into master May 25, 2026
1 check passed
@AlessandroLorenzi
AlessandroLorenzi deleted the copilot/upgrade-azure-setup-helm branch May 25, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

azure/setup-helm action is using deprecated node 20

3 participants