Skip to content

Commit 7b2d4bd

Browse files
authored
Update doxygen.yml
1 parent d57b2d5 commit 7b2d4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v2
1515
- name: Doxygen Action
16-
uses: mattnotmitt/doxygen-action@v1.1.0
16+
uses: mattnotmitt/doxygen-action@v1
1717
with:
1818
working-directory: 'doc/api_doc'
1919
doxyfile-path: './doxyfile'

0 commit comments

Comments
 (0)