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 f7e8926 commit ef19b9dCopy full SHA for ef19b9d
.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
56
path: docs/
57
58
- name: Deploy to GitHub Pages
59
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
publish_dir: ./docs
0 commit comments