We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e57f274 + 017f94a commit 433e51dCopy full SHA for 433e51d
1 file changed
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
run: make docs
27
28
- name: Deploy Docs
29
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
30
if: ${{ github.event_name == 'workflow_dispatch' }}
31
with:
32
publish_branch: gh-pages
0 commit comments