Skip to content

Commit 3a8d803

Browse files
chore: update actions/checkout digest to 1d96c77
1 parent eb812e0 commit 3a8d803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-22.04
99

1010
steps:
11-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
11+
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
1212
- name: Use node
1313
uses: actions/setup-node@v4.0.2
1414
with:

0 commit comments

Comments
 (0)