Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads committed Feb 23, 2024
1 parent 40a3f92 commit 5ced806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2

- name: Doxygen Action
uses: mattnotmitt/doxygen-action@v1.1.0
uses: mattnotmitt/doxygen-action@v1.9.5
with:
doxyfile-path: "./Doxyfile" # default is ./Doxyfile
working-directory: "." # default is .
Expand Down

0 comments on commit 5ced806

Please sign in to comment.