diff --git a/.github/workflows/contracts-testing.yml b/.github/workflows/contracts-testing.yml index 0018ab60b..c855dc8d1 100644 --- a/.github/workflows/contracts-testing.yml +++ b/.github/workflows/contracts-testing.yml @@ -38,7 +38,7 @@ jobs: - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: Cache node modules - uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 + uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 env: cache-name: cache-node-modules with: