We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1e6c7e + 9b5d6aa commit 008755cCopy full SHA for 008755c
.github/workflows/gh-pages.yaml
@@ -10,7 +10,7 @@ jobs:
10
deploy:
11
runs-on: ubuntu-20.04
12
steps:
13
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag v4.1.4
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag v4.1.6
14
with:
15
submodules: true
16
fetch-depth: 0
0 commit comments