diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index a1c06e828..01f087a52 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -52,7 +52,7 @@ jobs: ${{ runner.os }}-yarn- - name: Restore NextJS cache - uses: actions/cache@v2 + uses: actions/cache@v3 with: # See here for caching with `yarn` https://github.com/actions/cache/blob/main/examples.md#node---yarn or you can leverage caching with actions/setup-node https://github.com/actions/setup-node path: |