We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8396b commit 83a91b4Copy full SHA for 83a91b4
.github/workflows/documentation.yml
@@ -56,7 +56,7 @@ jobs:
56
working-directory: ./docs
57
58
- name: Deploy to GitHub Pages
59
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
60
with:
61
publish_dir: docs/public
62
force_orphan: true
0 commit comments