Skip to content

Commit

Permalink
Github: fix doxygen version to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
skotopes committed Jan 10, 2025
1 parent 5fea15d commit f46c81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
python3 scripts/get_env.py "--event_file=${{ github.event_path }}" "--type=$TYPE"
- name: 'Generate documentation'
uses: mattnotmitt/doxygen-action@edge
uses: mattnotmitt/doxygen-action@1.12.0
env:
DOXY_SRC_ROOT: "${{ github.workspace }}"
DOXY_CONFIG_DIR: "${{ github.workspace }}/documentation/doxygen"
Expand Down

0 comments on commit f46c81e

Please sign in to comment.