Skip to content

Commit beb10a4

Browse files
authored
Bump mattnotmitt/doxygen-action from 1.2.1 to 1.12.0 (#1371)
2 parents 8b03295 + 8083276 commit beb10a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
sed -i 's/$(PWD)\/../$(GITHUB_WORKSPACE)/g' ./docs/Doxyfile
2929
3030
- name: '📚 Generate Doxygen Documentation'
31-
uses: mattnotmitt/doxygen-action@v1.2.1
31+
uses: mattnotmitt/doxygen-action@v1.12.0
3232
with:
3333
working-directory: '.'
3434
doxyfile-path: 'docs/Doxyfile'

0 commit comments

Comments
 (0)