chore(deps): update actions/checkout action to v6#4068
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the actions/checkout GitHub Action from v4 to v6 across all workflow files. This is a major version upgrade that includes important changes such as persisting credentials to a separate file and updated Node.js support (Node.js 24). The update has been comprehensively applied across all 11 workflow files that use the checkout action.
Key Changes
- Upgraded
actions/checkoutfrom v4 to v6 across all GitHub Actions workflows - Ensures consistent use of the latest checkout action version throughout the repository
- Applies security and Node.js compatibility improvements from v6
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/claude.yml |
Updated checkout action to v6 in the Claude Code workflow |
.github/workflows/claude-code-review.yml |
Updated checkout action to v6 in the Claude Code Review workflow |
.github/workflows/codeql.yml |
Updated checkout action to v6 in the CodeQL Advanced workflow |
.github/workflows/deploy-pages-test.yml |
Updated checkout action to v6 in the test deployment workflow |
.github/workflows/deploy-pages.yml |
Updated checkout action to v6 in the production deployment workflow |
.github/workflows/dotnet-build-different-locale.yml |
Updated checkout action to v6 in the locale testing workflow |
.github/workflows/dotnet.yml |
Updated checkout action to v6 in the main .NET workflow |
.github/workflows/generate-readme.yml |
Updated checkout action to v6 in the README generation workflow |
.github/workflows/speed-comparison.yml |
Updated checkout action to v6 in all 4 jobs (build-test-artifacts, run-time-benchmarks, build-time-benchmarks, process-and-upload-benchmarks) |
badae8e to
f16335c
Compare
f16335c to
de87350
Compare
de87350 to
998c33c
Compare
998c33c to
87beb08
Compare
87beb08 to
ff375d7
Compare
ff375d7 to
8d73e24
Compare
This was referenced Feb 4, 2026
This was referenced Feb 12, 2026
This was referenced Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6v5→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 these updates again.
This PR has been generated by Renovate Bot.