We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b6f7d2 + 95a8ddd commit 8f0004aCopy full SHA for 8f0004a
.github/workflows/mkdocs-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
20
with:
21
fetch-depth: 0
22
.github/workflows/pr-build.yml
@@ -11,7 +11,7 @@ jobs:
11
deploy:
12
13
14
15
fetch-depth: 1
0 commit comments