diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55f5e75e..d63a1712 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@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3 + uses: actions/cache@95b455a0fba5a5e1770cc10ded51e5fe99a6737b # v3 id: cache-restore with: path: node_modules