diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2e70f5..77522ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,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"