We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4a3a6 commit 01745a9Copy full SHA for 01745a9
1 file changed
.github/workflows/doxygen.yml
@@ -12,6 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- run: git submodule add https://github.com/jothepro/doxygen-awesome-css.git && cd doxygen-awesome-css && git checkout v2.2.0
15
- - uses: langroodi/doxygenize@v1.7.0
+ - uses: langroodi/doxygenize@v1.7.1
16
with:
17
htmloutput: './html/'
0 commit comments