Skip to content

Commit

Permalink
Upgrade to Doxygen 1.9.6 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 authored Nov 3, 2023
1 parent f0d1321 commit a75882c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
run: mkdir docs/build
- name: Build doxygen documentation
continue-on-error: true
uses: mattnotmitt/doxygen-action@v1.9.5
uses: mattnotmitt/doxygen-action@edge
with:
working-directory: '.'
doxyfile-path: 'docs/Doxyfile'
Expand Down

0 comments on commit a75882c

Please sign in to comment.