diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 4a825afb..4c38eb86 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -61,7 +61,7 @@ jobs: - name: Setup Pages uses: actions/configure-pages@v6 - name: Restore cache - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: | .next/cache