diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a19bee5c2..abb069bef 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@e12d46a63a90f2fae62d114769bbf2a179198b5c + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 env: cache-name: cache-node-modules with: