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 5de5b4e commit b8fd4c9Copy full SHA for b8fd4c9
.github/workflows/publish-docs.yml
@@ -52,6 +52,6 @@ jobs:
52
name: doc-artifacts
53
path: docs
54
- name: Deploy to GitHub pages
55
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.8
56
with:
57
folder: docs
0 commit comments