diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 5920aa4d9583..01e45f51ae86 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -28,7 +28,7 @@ jobs: with: node-version: ${{ matrix.node-version }} - name: Cache - uses: actions/cache@v3 + uses: actions/cache@v4 id: cache-lerna env: cache-name: cache-lerna