We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4f5898 + 1c19cc0 commit 8af3633Copy full SHA for 8af3633
1 file changed
.github/workflows/latest_docs.yml
@@ -30,7 +30,7 @@ jobs:
30
run: poetry run sphinx-build -b html docs/source docs/build/html
31
32
- name: Deploy HTML to GitHub Pages 🚀
33
- uses: peaceiris/actions-gh-pages@v3.9.3
+ uses: peaceiris/actions-gh-pages@v4
34
with:
35
publish_branch: gh-pages
36
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments