Skip to content

Commit c00858c

Browse files
authored
Merge pull request #66 from microcks/dependabot/github_actions/actions/checkout-4.2.0
chore(deps): Bump actions/checkout from 4.1.6 to 4.2.0
2 parents b7f4942 + f0f8c73 commit c00858c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 #v4
22+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 #v4
2323
with:
2424
fetch-depth: 0
2525

0 commit comments

Comments
 (0)