Skip to content

ci: bump checkout & setup-node to v5 (Node 24 runtime)#11

Open
makegov-mark[bot] wants to merge 1 commit into
mainfrom
ci/bump-actions-node24
Open

ci: bump checkout & setup-node to v5 (Node 24 runtime)#11
makegov-mark[bot] wants to merge 1 commit into
mainfrom
ci/bump-actions-node24

Conversation

@makegov-mark
Copy link
Copy Markdown

@makegov-mark makegov-mark Bot commented May 29, 2026

Summary

  • Bump actions/checkout@v4 → @v5 and actions/setup-node@v4 → @v5 across ci.yml, publish.yml, and docs-dispatch.yml.

Why

GitHub flagged a deprecation on the v1.1.0 publish run: Node 20 actions are forced to Node 24 on 2026-06-02, and the Node 20 runtime is removed on 2026-09-16. v5 of both actions runs on Node 24, so this keeps CI and the publish workflow working ahead of that cutoff.

Test plan

  • CI (test matrix 18/20/22, conformance, CodeQL) green on this PR

GitHub forces Node 20 actions to Node 24 on 2026-06-02 and removes the
Node 20 runtime on 2026-09-16. v5 of both actions runs on Node 24.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
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