Skip to content

Commit

Permalink
Update Doxygen CI to 1.11.0 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmadison committed Jun 6, 2024
1 parent 66b65ea commit 257dfb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Doxygen
env:
DOXYGEN_VERSION: 1.9.8
DOXYGEN_VERSION: 1.11.0
run: |
wget -q https://www.doxygen.nl/files/doxygen-${{ env.DOXYGEN_VERSION }}.linux.bin.tar.gz
tar -xf doxygen-${{ env.DOXYGEN_VERSION }}.linux.bin.tar.gz
Expand Down

0 comments on commit 257dfb6

Please sign in to comment.