diff --git a/.github/workflows/contracts-testing.yml b/.github/workflows/contracts-testing.yml index 4c55e742d..1c707f7b6 100644 --- a/.github/workflows/contracts-testing.yml +++ b/.github/workflows/contracts-testing.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v3 - name: Cache node modules - uses: actions/cache@v3.0.4 + uses: actions/cache@v3.0.5 env: cache-name: cache-node-modules with: