Skip to content

Commit

Permalink
Update Doxygen Awesome theme to 2.3.3 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmadison committed Jun 6, 2024
1 parent 257dfb6 commit bbdb209
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 @@ -34,7 +34,7 @@ jobs:
- name: Install Themes
env:
DOXYGEN_AWESOME_VERSION: 2.2.1
DOXYGEN_AWESOME_VERSION: 2.3.3
working-directory: ./docs
run: |
git clone --depth 1 -b v${{ env.DOXYGEN_AWESOME_VERSION }} https://github.com/jothepro/doxygen-awesome-css
Expand Down

0 comments on commit bbdb209

Please sign in to comment.