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.
1 parent 42792b3 commit c0394e3Copy full SHA for c0394e3
.github/workflows/gh-pages.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
16
- name: Deploy
17
- uses: peaceiris/actions-gh-pages@v3.9.3
+ uses: peaceiris/actions-gh-pages@v4.0.0
18
with:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
publish_dir: ./docs
0 commit comments