diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cf9744..a531c6d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: - name: Set up GitHub pages if: "!github.event.release.prerelease" - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Upload docs artifact to pages if: "!github.event.release.prerelease"