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 024dfd0 commit 8edaf35Copy full SHA for 8edaf35
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
run: touch docs/.nojekyll
38
39
- name: Deploy documentation 🚀
40
- uses: JamesIves/github-pages-deploy-action@v4.4.1
+ uses: JamesIves/github-pages-deploy-action@v4.6.8
41
with:
42
branch: gh-pages
43
folder: docs
0 commit comments