diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 738aa9d..a6483bf 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -42,7 +42,7 @@ jobs: python -m pip install --upgrade pip build python -m build --wheel --outdir site/wheels - - uses: actions/configure-pages@v5 + - uses: actions/configure-pages@v6 with: enablement: true