diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ed74736..6bcae87 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -62,7 +62,7 @@ jobs: # You may remove this line if you want to manage the configuration yourself. static_site_generator: next - name: Restore cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | .next/cache