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.
1 parent afe6eef commit 9fa4e60Copy full SHA for 9fa4e60
.github/workflows/update_doc.yml
@@ -40,7 +40,7 @@ jobs:
40
run: poetry run mkdocs build
41
42
- name: Deploy
43
- uses: JamesIves/github-pages-deploy-action@v4.3.4
+ uses: JamesIves/github-pages-deploy-action@v4.4.0
44
with:
45
branch: gh-pages
46
folder: site
0 commit comments