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