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 b1a1056 commit 286ca55Copy full SHA for 286ca55
.github/workflows/documentation.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
doxyfile-path: './doxygen'
28
- name: Deploy to GitHub Pages
29
- uses: peaceiris/actions-gh-pages@bd8c6b06eba6b3d25d72b7a1767993c0aeee42e7 # v3.9.2
+ uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3.9.3
30
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
publish_dir: docs/html
0 commit comments