diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cf34bf6..155e132 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -43,7 +43,7 @@ jobs: run: pnpm build - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Prepare deployment directory run: |