We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257dfb6 commit bbdb209Copy full SHA for bbdb209
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Install Themes
36
env:
37
- DOXYGEN_AWESOME_VERSION: 2.2.1
+ DOXYGEN_AWESOME_VERSION: 2.3.3
38
working-directory: ./docs
39
run: |
40
git clone --depth 1 -b v${{ env.DOXYGEN_AWESOME_VERSION }} https://github.com/jothepro/doxygen-awesome-css
0 commit comments