chore(deps): bump actions/checkout from 4 to 6#45
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bb4e427 to
de91a35
Compare
ArshVermaGit
left a comment
There was a problem hiding this comment.
This PR looks like a simple dependency refresh, updating actions/checkout from v4 to v6 across the workflow files. It’s a small change but a good one — staying on supported versions of GitHub Actions helps avoid future breakages and keeps CI running smoothly. The update is consistent across the deploy pipeline, and since checkout is a foundational step used in almost every job, keeping it current is just good hygiene. The Codecov check passing is also reassuring, showing nothing unexpected was affected. Overall, this is a straightforward, low-risk maintenance update that helps keep the CI setup healthy and up to date.
Bumps actions/checkout from 4 to 6.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)