There was an error while loading. Please reload this page.
2 parents 82a3e4e + 0f271aa commit c10d559Copy full SHA for c10d559
1 file changed
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Run Tox
25
run: tox -e docs
26
- name: Publish
27
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
28
with:
29
branch: gh-pages
30
folder: docs/_build/html
0 commit comments