Skip to content

Commit b63dfbb

Browse files
Bump actions/checkout from 6 to 7 (#485)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ab699 commit b63dfbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- solution-name: LongRunningTasks
4747
solution-path: src/async/long-running-tasks/LongRunningTasks.slnx
4848
steps:
49-
- uses: actions/checkout@v6
49+
- uses: actions/checkout@v7
5050
with:
5151
fetch-depth: 0
5252

0 commit comments

Comments
 (0)