We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d256e32 commit ed079cfCopy full SHA for ed079cf
.github/workflows/update-docs.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Doxygen Action
15
- uses: mattnotmitt/doxygen-action@v1.9.8
+ uses: mattnotmitt/doxygen-action@v1.12.0
16
with:
17
doxyfile-path: "./Doxyfile"
18
working-directory: "."
0 commit comments