diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9cfd04..58cf72f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: with: node-version: 16 - name: Restore CI Cache - uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3 + uses: actions/cache@940f3d7cf195ba83374c77632d1e2cbb2f24ae68 # v3 id: cache-restore with: path: node_modules