Skip to content

ci: upgrade checkout/setup-node to v5 for Node 24 runtime#5

Open
xbow-bot wants to merge 1 commit into
masterfrom
fix/upgrade-actions-node24
Open

ci: upgrade checkout/setup-node to v5 for Node 24 runtime#5
xbow-bot wants to merge 1 commit into
masterfrom
fix/upgrade-actions-node24

Conversation

@xbow-bot

Copy link
Copy Markdown

Upgrade GitHub Actions off the deprecated Node.js 16/20 Actions runtime.

  • actions/checkout@v3actions/checkout@v5
  • actions/setup-node@v3actions/setup-node@v5

Both v5 majors run on the Node 24 Actions runner runtime. The workflow's node-version build matrix (14.x/16.x/18.x/19.x) is left unchanged — that is the JS version under test, a separate concern. The repo pins actions with plain major tags, so this PR follows that convention.

Generated by Claude Code Service (see job).
Respond to this PR with the prefix "Claude: " to trigger an action on this PR.

Bump actions/checkout@v3 and actions/setup-node@v3 (deprecated Node 16
Actions runtime) to v5 majors, which run on the Node 24 runtime.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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