Skip to content

Commit

Permalink
Update doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej committed Aug 15, 2024
1 parent 3bc36d0 commit 9a7b42f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install Doxygen
uses: ssciwr/doxygen-install@v1
with:
version: "1.10.0"
version: "1.12.0"

- name: Install doxyqml
run: pip install doxyqml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Doxygen
uses: ssciwr/doxygen-install@v1
with:
version: "1.10.0"
version: "1.12.0"

- name: Install doxyqml
run: pip install doxyqml
Expand Down

0 comments on commit 9a7b42f

Please sign in to comment.