Skip to content

Commit db694c8

Browse files
(maint) Update actions/checkout action to v4.2.1
1 parent 9d6e588 commit db694c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

4040
steps:
4141
- name: Checkout the repository
42-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
42+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
4343
- name: Fetch all tags and branches
4444
run: git fetch --prune --unshallow
4545
- name: Cache Tools

0 commit comments

Comments
 (0)