diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c55922157..5cd3eb14b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,7 +18,7 @@ jobs: build-and-deploy: runs-on: ubuntu-latest env: - DOXYGEN_VERSION: 1.13.0 + DOXYGEN_VERSION: 1.13.2 DOXYGEN_AWESOME_VERSION: 2.3.4 PR_PATH: pr-preview/${{ github.event.number }} DOMAIN: ${{ github.event.pull_request.base.repo.owner.login }}.github.io