diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4511ad3..ad7736c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,7 +33,7 @@ jobs: - name: Setup Pages uses: actions/configure-pages@v6 - name: Restore cache - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | .next/cache