From dfc6a8803174b46bc0cdee68e3dc6b574957e732 Mon Sep 17 00:00:00 2001 From: DelazJ Date: Fri, 19 Jan 2024 16:13:50 +0100 Subject: [PATCH] Update Doxygen in tests to the official version used for docs builds --- .github/workflows/code_layout.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: