Skip to content

Commit 6b4e2b0

Browse files
authored
Update doxygen version used for action
1 parent 0f184d8 commit 6b4e2b0

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Runs a single command using the runners shell
4343
- name: Doxygen Action
44-
uses: mattnotmitt/doxygen-action@v1.9.8
44+
uses: mattnotmitt/doxygen-action@v1.12
4545
with:
4646
doxyfile-path: 'doc/Doxygen.cfg'
4747
- name: Setup Pages

0 commit comments

Comments
 (0)