We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b62484e + 130aa18 commit 52a1e6aCopy full SHA for 52a1e6a
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.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.7.6
28
with:
29
branch: gh-pages
30
folder: docs/_build/html
0 commit comments