We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7401e20 commit 6f3c88aCopy full SHA for 6f3c88a
.github/workflows/gh-pages.yml
@@ -9,7 +9,7 @@ jobs:
9
deploy:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
13
with:
14
submodules: true
15
fetch-depth: 0
0 commit comments