diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 448bb7aaf..7c9a425d7 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@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 + uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 env: cache-name: cache-node-modules with: