diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index c444c8984b6..2c2fe548ffb 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -82,7 +82,7 @@ jobs: substrate-contracts-node -linfo,runtime::contracts=debug 2>&1 | tee /tmp/contracts-node.log & - name: Rust Cache - uses: Swatinem/rust-cache@v2.0.1 + uses: Swatinem/rust-cache@v2.2.0 - name: Install `cargo-contract` `master` uses: actions-rs/cargo@v1