Skip to content

Commit 8cdc574

Browse files
dependabot[bot]sebthom
authored andcommitted
ci(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...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] <[email protected]>
1 parent c305704 commit 8cdc574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373

7474
- name: Git Checkout
75-
uses: actions/checkout@v5 # https://github.com/actions/checkout
75+
uses: actions/checkout@v6 # https://github.com/actions/checkout
7676

7777

7878
- name: Run the sh-checker

0 commit comments

Comments
 (0)