We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ed0d5 commit 2c9d736Copy full SHA for 2c9d736
doxygen/action.yml
@@ -16,7 +16,7 @@ inputs:
16
doxygen_dependencies:
17
description: 'Space-separated dependencies for doxygen.'
18
required: false
19
- default: libclang-11-dev libclang-cpp11 graphviz
+ default: libclang-18-dev libclang-cpp18 graphviz
20
generate_zip:
21
description: 'Flag to indicate whether a ZIP output should be created.'
22
0 commit comments