diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 69d58fe5..15d2d54c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: cache: pnpm - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Install dependencies run: pnpm install