diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 41938ff4..ecbadc78 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -43,7 +43,7 @@ jobs: - name: Setup Pages id: pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Install dependencies run: pnpm install --frozen-lockfile