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 58a2551 commit 5a6fc2eCopy full SHA for 5a6fc2e
.github/workflows/deploy-docs.yaml
@@ -37,7 +37,7 @@ jobs:
37
# Popular action to deploy to GitHub Pages:
38
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
39
- name: Deploy to GitHub Pages
40
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
41
with:
42
github_token: ${{ secrets.GITHUB_TOKEN }}
43
# Build output to publish to the `gh-pages` branch:
0 commit comments