Skip to content

Bump actions/setup-go from v5 to v6 (Node 24)#103

Merged
lex57ukr merged 1 commit intomainfrom
101-bump-setup-go-to-node-24
Mar 28, 2026
Merged

Bump actions/setup-go from v5 to v6 (Node 24)#103
lex57ukr merged 1 commit intomainfrom
101-bump-setup-go-to-node-24

Conversation

@lex57ukr
Copy link
Copy Markdown
Contributor

Summary

GitHub is deprecating Node.js 20 for Actions on June 2, 2026. This bumps actions/setup-go to v6, which runs on Node 24, eliminating the deprecation warning from the build-deb composite action. The actions/cache v4 warning is tracked separately in #102 as it comes from trivy-action upstream.

Related Issues

Refs #101

Changes

  • Bump actions/setup-go from v5 to v6.3.0 in the build-deb composite action

Further Comments

The v5 → v6 breaking changes (Node 24 runtime, GOTOOLCHAIN=local default) don't affect this repo since the action uses go-version: stable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lex57ukr lex57ukr added the dependencies Dependency updates label Mar 28, 2026
@lex57ukr lex57ukr merged commit 91d9890 into main Mar 28, 2026
7 checks passed
@lex57ukr lex57ukr deleted the 101-bump-setup-go-to-node-24 branch March 28, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant