Skip to content

Commit 7137b3e

Browse files
Bump mattnotmitt/doxygen-action (#869)
1 parent f2165c5 commit 7137b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525
- name: Install theme
2626
run: ./tools/prepare-doxygen.sh
27-
- uses: mattnotmitt/doxygen-action@e0c8cd4cd05e28b88e723b25b30188ecf2505b40 # edge
27+
- uses: mattnotmitt/doxygen-action@ded75d963c260fd8489801611a5079d149ebcc07 # edge
2828
with:
2929
doxyfile-path: './doxygen'
3030
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)