Skip to content

ci: bump checkout/setup-node to v6#6

Merged
agarciar merged 1 commit into
mainfrom
ci/bump-actions-v6
May 25, 2026
Merged

ci: bump checkout/setup-node to v6#6
agarciar merged 1 commit into
mainfrom
ci/bump-actions-v6

Conversation

@agarciar

Copy link
Copy Markdown
Contributor

Clears the GitHub Actions deprecation warning from the v0.1.1 release run: actions/checkout@v4 and actions/setup-node@v4 run on Node 20, which GitHub forces onto Node 24 in June 2026 and removes from runners in September 2026.

Bumps both to v6 (latest, Node 24 native) across ci.yml and publish.yml. Drop-in — the actions are used with standard inputs only.

🤖 Generated with Claude Code

The v4 actions run on Node 20, which GitHub forces onto Node 24 in June 2026
and removes from runners in September 2026 (deprecation warning on every run).
Bump actions/checkout and actions/setup-node to v6 (latest, Node 24 native) in
both workflows.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@agarciar agarciar merged commit 568cf3e into main May 25, 2026
7 checks passed
@agarciar agarciar deleted the ci/bump-actions-v6 branch May 25, 2026 16:50
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