Skip to content

Commit

Permalink
Actions: Update to Doxygen 1.9.8
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Heimlich <chris@pcserenity.com>
  • Loading branch information
oblivioncth committed Nov 22, 2023
1 parent 2bbf83e commit f27e1c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-qx-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Install Doxygen
uses: oblivioncth/actions/ubuntu/install-doxygen-from-sourceforge@dev
with:
version: 1.9.7
version: 1.9.8
- name: Install Graphviz
run: sudo apt-get install graphviz
- name: Install Ninja
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-qx-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install Doxygen
uses: oblivioncth/actions/general/cache-and-install-doxygen-from-ffynnon@dev
with:
version: 1.9.7
version: 1.9.8
os: windows
credentials: ${{ secrets.qt_ffynnon_cred }}
- name: Install Graphviz
Expand Down

0 comments on commit f27e1c7

Please sign in to comment.