We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 988100c + 46eb697 commit b3525daCopy full SHA for b3525da
.github/workflows/docs.yaml
@@ -85,7 +85,7 @@ jobs:
85
name: docs_${{ matrix.python-version }}_${{ matrix.os }}
86
path: ${{ github.workspace }}/docs/_build/html
87
- name: Deploy to gh pages
88
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
89
with:
90
branch: gh-pages
91
folder: ${{ github.workspace }}/docs/_build/html
0 commit comments