Skip to content

Commit 257dfb6

Browse files
committed
Update Doxygen CI to 1.11.0 (latest)
1 parent 66b65ea commit 257dfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Install Doxygen
2828
env:
29-
DOXYGEN_VERSION: 1.9.8
29+
DOXYGEN_VERSION: 1.11.0
3030
run: |
3131
wget -q https://www.doxygen.nl/files/doxygen-${{ env.DOXYGEN_VERSION }}.linux.bin.tar.gz
3232
tar -xf doxygen-${{ env.DOXYGEN_VERSION }}.linux.bin.tar.gz

0 commit comments

Comments
 (0)