Skip to content

Update actions/checkout v4 to v5 for Node.js 24#3

Merged
jdmsharpe merged 1 commit intomainfrom
claude/update-actions-nodejs-6Xfxn
Mar 24, 2026
Merged

Update actions/checkout v4 to v5 for Node.js 24#3
jdmsharpe merged 1 commit intomainfrom
claude/update-actions-nodejs-6Xfxn

Conversation

@jdmsharpe
Copy link
Copy Markdown
Owner

Summary

  • Update actions/checkout from v4 to v5 in both CI jobs (build-and-test and build-debug)
  • v4 runs on deprecated Node.js 20, which will be forced to Node.js 24 starting June 2, 2026
  • v5 natively supports Node.js 24, eliminating the deprecation warnings

Test plan

  • Verify CI passes with actions/checkout@v5
  • Confirm Node.js 20 deprecation warnings are gone from workflow annotations

https://claude.ai/code/session_011E2WAQKu4miR7bHgJikKH5

actions/checkout@v4 runs on Node.js 20 which is deprecated and will be
forced to Node.js 24 starting June 2, 2026. v5 natively supports Node.js 24.

https://claude.ai/code/session_011E2WAQKu4miR7bHgJikKH5
@jdmsharpe jdmsharpe merged commit 59c436e into main Mar 24, 2026
2 checks passed
@jdmsharpe jdmsharpe deleted the claude/update-actions-nodejs-6Xfxn branch March 26, 2026 00:17
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