From 4466b7e24f8945d871a1b35f126eae6b865c8cd1 Mon Sep 17 00:00:00 2001 From: Tom Dealtry Date: Wed, 8 May 2024 11:33:56 +0100 Subject: [PATCH] Update Doxygen.yml --- .github/workflows/Doxygen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Doxygen.yml b/.github/workflows/Doxygen.yml index c273e7c..8d78f32 100644 --- a/.github/workflows/Doxygen.yml +++ b/.github/workflows/Doxygen.yml @@ -29,7 +29,7 @@ jobs: # Runs a single command using the runners shell - name: Doxygen Action - uses: mattnotmitt/doxygen-action@1.9 + uses: mattnotmitt/doxygen-action@v1.9 with: enable-latex: false