Skip to content

Commit 052a033

Browse files
Update actions/checkout digest to de0fac2
1 parent 13e4a62 commit 052a033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-24.04
88
steps:
9-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
9+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1010
with:
1111
fetch-depth: 0
1212
ssh-key: ${{ secrets.KEY }}

0 commit comments

Comments
 (0)