Skip to content

chore(ci): bump GitHub Actions to Node 24 runtimes#2

Merged
pbean merged 1 commit into
mainfrom
chore/ci-bump-node24-actions
Jun 15, 2026
Merged

chore(ci): bump GitHub Actions to Node 24 runtimes#2
pbean merged 1 commit into
mainfrom
chore/ci-bump-node24-actions

Conversation

@pbean

@pbean pbean commented Jun 15, 2026

Copy link
Copy Markdown
Owner

GitHub is deprecating Node 20 actions — forced to Node 24 on 2026-06-16, Node 20 removed from runners on 2026-09-16 (per CI annotations). Bump to the latest majors, all on Node 24:

  • actions/checkout v4 → v6
  • actions/setup-node v4 → v6
  • actions/cache v4 → v5

dtolnay/rust-toolchain@master was not flagged (composite action), left as-is.

🤖 Generated with Claude Code

GitHub is forcing Node 20 actions to Node 24 starting 2026-06-16 and removing
Node 20 from runners on 2026-09-16. Bump to the latest majors, all of which run
on Node 24:

- actions/checkout v4 -> v6
- actions/setup-node v4 -> v6
- actions/cache v4 -> v5

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@pbean pbean merged commit 3a76bac into main Jun 15, 2026
3 checks passed
@pbean pbean deleted the chore/ci-bump-node24-actions branch June 15, 2026 18:15
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