Skip to content

Bump GitHub Actions to clear Node.js 20 deprecation#698

Merged
dharmab merged 1 commit into
mainfrom
bump-actions-node24
Jun 7, 2026
Merged

Bump GitHub Actions to clear Node.js 20 deprecation#698
dharmab merged 1 commit into
mainfrom
bump-actions-node24

Conversation

@dharmab

@dharmab dharmab commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • actions/setup-go v5 → v6
  • actions/upload-artifact v4 → v5
  • actions/download-artifact v4 → v5

Each new major migrates the action runtime from Node.js 20 to Node.js 24, clearing the deprecation annotation ahead of the June 16, 2026 forced-migration deadline. No workflow input changes were required.

Test plan

  • CI passes on this PR (lint, test, build-linux-amd64, build-macos-arm64, build-windows-amd64)
  • No Node.js 20 deprecation annotation appears in the Actions run

🤖 Generated with Claude Code

Upgrades actions/setup-go v5→v6, actions/upload-artifact v4→v5,
and actions/download-artifact v4→v5. Each of these new majors
migrates the action runtime from Node.js 20 to Node.js 24,
clearing the deprecation warning ahead of the June 16 forced
migration deadline. No workflow input changes required.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dharmab dharmab merged commit 38a8ab7 into main Jun 7, 2026
8 checks passed
@dharmab dharmab deleted the bump-actions-node24 branch June 7, 2026 23:09
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.

1 participant