diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59dbd28..8f5cb76 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,4 +109,4 @@ jobs: - name: Deploy to GitHub Pages if: "!github.event.release.prerelease" id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5