We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bc643f + 816b2a8 commit 3618e8cCopy full SHA for 3618e8c
1 file changed
.github/workflows/doxygen.yml
@@ -36,7 +36,7 @@ jobs:
36
run: doxygen
37
38
- name: Deploy to GH Pages
39
- uses: JamesIves/github-pages-deploy-action@4.2.5
+ uses: JamesIves/github-pages-deploy-action@4.3.2
40
with:
41
branch: gh-pages
42
folder: doxygen-out/html
0 commit comments