diff --git a/.github/workflows/ci-ubuntu.yml b/.github/workflows/ci-ubuntu.yml index 83bbd6a5..dbd2b786 100644 --- a/.github/workflows/ci-ubuntu.yml +++ b/.github/workflows/ci-ubuntu.yml @@ -186,7 +186,7 @@ jobs: ######################################################################## - name: Deploy HTML - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.5.0 if: ${{ success() && env.AGDA_DEPLOY }} with: branch: gh-pages