Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 830d9d0

Browse files
authoredAug 27, 2021
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

+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
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)
Please sign in to comment.