We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e29467 + f2ab210 commit aff5e08Copy full SHA for aff5e08
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: pip install .
23
- run: make docs
24
- name: Deploy
25
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
26
with:
27
publish_branch: gh-pages
28
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments