Skip to content

Commit bf22754

Browse files
Update actions/checkout digest to 93cb6ef
1 parent b045c62 commit bf22754

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
9+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1010
with:
1111
fetch-depth: 0
1212
ssh-key: ${{ secrets.KEY }}

0 commit comments

Comments
 (0)