We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2165c5 commit 7137b3eCopy full SHA for 7137b3e
.github/workflows/documentation.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
- name: Install theme
26
run: ./tools/prepare-doxygen.sh
27
- - uses: mattnotmitt/doxygen-action@e0c8cd4cd05e28b88e723b25b30188ecf2505b40 # edge
+ - uses: mattnotmitt/doxygen-action@ded75d963c260fd8489801611a5079d149ebcc07 # edge
28
with:
29
doxyfile-path: './doxygen'
30
- name: Deploy to GitHub Pages
0 commit comments