diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b76d9d8..671b8c6e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,4 +123,4 @@ jobs: - name: Deploy GitHub Pages timeout-minutes: 10 if: ${{ !cancelled() && github.event_name == 'push' && github.ref == 'refs/heads/main' }} - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5