We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57b2d5 commit 7b2d4bdCopy full SHA for 7b2d4bd
.github/workflows/doxygen.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v2
15
- name: Doxygen Action
16
- uses: mattnotmitt/doxygen-action@v1.1.0
+ uses: mattnotmitt/doxygen-action@v1
17
with:
18
working-directory: 'doc/api_doc'
19
doxyfile-path: './doxyfile'
0 commit comments