Skip to content

Commit 830d9d0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
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
16+
uses: mattnotmitt/doxygen-action@v1.3.1
1717
with:
1818
working-directory: 'doc/api_doc'
1919
doxyfile-path: './doxyfile'

0 commit comments

Comments
 (0)