diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index b743ab0..6fbdda6 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -64,7 +64,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