diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5a7619e7..78ea156e9 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@0400d5f644dc74513175e3cd8d07132dd4860809 env: cache-name: cache-node-modules with: