We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfe6cec + bd8161a commit 51ef279Copy full SHA for 51ef279
.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@4.1.3
+ uses: JamesIves/github-pages-deploy-action@v4.6.3
28
with:
29
branch: gh-pages
30
folder: docs/_build/html
0 commit comments