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