Skip to content

Commit

Permalink
Merge pull request #409 from mir-group/dependabot/github_actions/matt…
Browse files Browse the repository at this point in the history
…notmitt/doxygen-action-1.9.8

Bump mattnotmitt/doxygen-action from 1.1.0 to 1.9.8
  • Loading branch information
jonpvandermause authored Sep 16, 2024
2 parents 7fb9249 + c249459 commit 69e69e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
sudo apt-get install python3-sphinx python3-sphinx-rtd-theme python3-breathe python3-nbsphinx
- name: Run Doxygen
uses: mattnotmitt/doxygen-action@v1.1.0
uses: mattnotmitt/doxygen-action@v1.9.8
with:
# Path to Doxyfile
doxyfile-path: "./Doxyfile" # default is ./Doxyfile
Expand Down

0 comments on commit 69e69e6

Please sign in to comment.