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 789a356 commit 4106509Copy full SHA for 4106509
.github/workflows/publish-docs.yml
@@ -51,6 +51,6 @@ jobs:
51
name: doc-artifacts
52
path: docs
53
- name: Deploy to GitHub pages
54
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4.4.1
55
with:
56
folder: docs
0 commit comments