diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 677ab6c..cda0a4c 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -43,7 +43,7 @@ jobs: # build.ts syncs packages/ui/dist into apps/docs/dist so the # site directory is self-contained and matches the local preview. - - uses: actions/configure-pages@v5 + - uses: actions/configure-pages@v6 with: enablement: true