Skip to content

Bump actions/checkout to v5 for Node.js 24 compatibility#272

Merged
Bwvolleyball merged 2 commits into
mainfrom
bump-actions-checkout-v5
Mar 27, 2026
Merged

Bump actions/checkout to v5 for Node.js 24 compatibility#272
Bwvolleyball merged 2 commits into
mainfrom
bump-actions-checkout-v5

Conversation

@Bwvolleyball
Copy link
Copy Markdown
Contributor

Summary

  • Bumps actions/checkout from v3/v4 to v5 across all workflows
  • Resolves Node.js 20 deprecation warning (forced to Node.js 24 starting June 2, 2026; Node.js 20 removed September 16, 2026)
  • hawkscan-integration.yml: v3 → v5 (2 instances)
  • test.yml: v4 → v5 (7 instances)
  • update-main-version.yml: v4 → v5 (1 instance)

Test plan

  • CI workflows pass with checkout v5
  • Verify no behavior changes in checkout steps

🤖 Generated with Claude Code

actions/checkout v3 and v4 use Node.js 16/20 which are deprecated and
will be removed from GitHub Actions runners. v5 uses Node.js 24.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Bwvolleyball Bwvolleyball requested a review from a team as a code owner March 27, 2026 15:31
@Bwvolleyball Bwvolleyball enabled auto-merge March 27, 2026 17:02
@Bwvolleyball Bwvolleyball merged commit 9c70d83 into main Mar 27, 2026
13 checks passed
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.

2 participants