diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 372a01d45f..57e0453f4e 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -77,7 +77,7 @@ jobs: substrate-contracts-node -lruntime::contracts=debug 2>&1 | tee /tmp/contracts-node.log & - name: Rust Cache - uses: Swatinem/rust-cache@v2.6.0 + uses: Swatinem/rust-cache@v2.6.1 - name: Install `cargo-contract` `master` uses: actions-rs/cargo@v1