-
-
Notifications
You must be signed in to change notification settings - Fork 109
chore(deps): update actions/checkout action to v6 #3980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the actions/checkout GitHub Action from v4 to v6 in two workflow files, completing the repository-wide upgrade to the latest major version. The v6 release includes credential persistence improvements and Node.js 24 support.
Key Changes:
- Updated
actions/checkoutfrom v4 to v6 in Claude-related workflows - No configuration changes required; this is a drop-in version update
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/claude.yml |
Updated checkout action to v6 for the Claude Code workflow |
.github/workflows/claude-code-review.yml |
Updated checkout action to v6 for the Claude Code Review workflow |
ee90961 to
7a4e4e5
Compare
7a4e4e5 to
4251f02
Compare
4251f02 to
8605150
Compare
8605150 to
2e88cac
Compare
2e88cac to
63af285
Compare
This PR contains the following updates:
v4->v6Release Notes
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.