diff --git a/.github/workflows/Doxygen.yml b/.github/workflows/Doxygen.yml index f39a4ef5..9cf7f91c 100644 --- a/.github/workflows/Doxygen.yml +++ b/.github/workflows/Doxygen.yml @@ -38,7 +38,7 @@ jobs: git push origin documentation-update-${{ steps.buildnumber.outputs.build_number }} - name: Doxygen Action - uses: mattnotmitt/doxygen-action@v1.9.8 + uses: mattnotmitt/doxygen-action@v1.12.0 with: # Working directory working-directory: 'docs/'