diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 04161368..72fa7279 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -23,7 +23,7 @@ jobs: run: echo "dir=$(yarn cache dir)" >> $GITHUB_OUTPUT - name: Restore cache for yarn and lerna - uses: actions/cache@v3.3.2 + uses: actions/cache@v4.0.0 id: yarn-cache with: path: |