Skip to content

ci: update GitHub Actions to v6 for Node.js 24 support#51

Merged
sei-vsarvepalli merged 1 commit intoCERTCC:mainfrom
jgamblin:fix/update-actions-node24
Apr 2, 2026
Merged

ci: update GitHub Actions to v6 for Node.js 24 support#51
sei-vsarvepalli merged 1 commit intoCERTCC:mainfrom
jgamblin:fix/update-actions-node24

Conversation

@jgamblin
Copy link
Copy Markdown
Contributor

@jgamblin jgamblin commented Apr 2, 2026

Summary

  • Update actions/checkout from v4 to v6
  • Update actions/setup-node from v4 to v6

The v4 actions run on Node.js 20, which GitHub is deprecating. Node.js 20 will be forced off Actions runners on June 2, 2026 and removed entirely on September 16, 2026. v6 runs on Node.js 24.

Test plan

  • CI passes on this PR without the Node.js 20 deprecation warning

🤖 Generated with Claude Code

actions/checkout@v4 and actions/setup-node@v4 run on Node.js 20,
which is deprecated and will be removed from GitHub Actions runners
on September 16, 2026. v6 uses Node.js 24.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jgamblin jgamblin force-pushed the fix/update-actions-node24 branch from 7d46320 to 4272bf0 Compare April 2, 2026 19:00
@sei-vsarvepalli sei-vsarvepalli merged commit 4e96a9c into CERTCC:main Apr 2, 2026
2 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