diff --git a/.github/workflows/Doxygen.yml b/.github/workflows/Doxygen.yml index 322425298..fd1d37f37 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.5 + uses: mattnotmitt/doxygen-action@v1.9.8 with: # Working directory working-directory: 'docs/'