diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5a7619e7..79bf8e9da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: node-version: '16' - name: Cache node modules - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 env: cache-name: cache-node-modules with: