We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3618e8c commit 005d901Copy full SHA for 005d901
.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.3.2
+ uses: JamesIves/github-pages-deploy-action@v4.3.2
40
with:
41
branch: gh-pages
42
folder: doxygen-out/html
0 commit comments