Skip to content

Commit eb5334c

Browse files
chore(deps): update actions/checkout digest to 692973e
1 parent 0f05ceb commit eb5334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: "ubuntu-latest"
2121
steps:
2222
- name: "Checkout repository"
23-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
23+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2424
with:
2525
fetch-depth: 0
2626
submodules: true

0 commit comments

Comments
 (0)