Skip to content

Commit 54ed991

Browse files
chore: update actions/checkout digest to 0ad4b8f
1 parent 47b864b commit 54ed991

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1212
- name: Use node
1313
uses: actions/setup-node@v4.0.2
1414
with:

0 commit comments

Comments
 (0)