Skip to content

chore: upgrade actions/checkout to v6 in sync-docs workflow#1714

Merged
tyler-dane merged 1 commit intomainfrom
chore/upgrade-checkout-action
May 4, 2026
Merged

chore: upgrade actions/checkout to v6 in sync-docs workflow#1714
tyler-dane merged 1 commit intomainfrom
chore/upgrade-checkout-action

Conversation

@tyler-dane
Copy link
Copy Markdown
Contributor

What changed

sync-docs.yml: actions/checkout@v4actions/checkout@v6 (both occurrences).

Why

actions/checkout@v4 runs on Node.js 20, which is deprecated on GitHub Actions runners starting June 2, 2026. @v6 runs on Node.js 24 and matches the version already used in test-unit.yml and test-e2e.yml.

🤖 Generated with Claude Code

Eliminates the Node.js 20 deprecation warning. Matches the version
already used in test-unit.yml and test-e2e.yml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tyler-dane tyler-dane merged commit 8a973bb into main May 4, 2026
9 checks passed
@tyler-dane tyler-dane deleted the chore/upgrade-checkout-action branch May 4, 2026 16:42
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