diff --git a/.github/workflows/code_layout.yml b/.github/workflows/code_layout.yml index f832735dcd1a..183d2b580e14 100644 --- a/.github/workflows/code_layout.yml +++ b/.github/workflows/code_layout.yml @@ -16,7 +16,7 @@ permissions: contents: read env: - DOXYGEN_VERSION: 1.9.6 + DOXYGEN_VERSION: 1.9.8 jobs: documentation_checks: