We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe0d96c + 942f977 commit bc0e73bCopy full SHA for bc0e73b
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
cd _build/html
23
touch .nojekyll
24
- name: Push docs to GitHub Pages
25
- uses: JamesIves/github-pages-deploy-action@v4.3.3
+ uses: JamesIves/github-pages-deploy-action@v4.4.0
26
with:
27
branch: gh-pages
28
folder: ./docs/_build/html
0 commit comments