We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7fa1a commit 17a26a5Copy full SHA for 17a26a5
1 file changed
.github/workflows/docs.yml
@@ -46,7 +46,7 @@ jobs:
46
doxygen Doxyfile
47
48
- name: Deploy Docs
49
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
50
with:
51
github_token: ${{ secrets.GITHUB_TOKEN }}
52
publish_branch: gh-pages
0 commit comments