Skip to content

Commit 4fb61c2

Browse files
Merge pull request #38 from mbeddr/renovate/actions-checkout-6.x
2 parents b045c62 + c84fe7e commit 4fb61c2

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1010
with:
1111
fetch-depth: 0
1212
ssh-key: ${{ secrets.KEY }}

0 commit comments

Comments
 (0)