We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a185e30 commit eeb00edCopy full SHA for eeb00ed
.github/workflows/examples.yml
@@ -82,7 +82,7 @@ jobs:
82
substrate-contracts-node -linfo,runtime::contracts=debug 2>&1 | tee /tmp/contracts-node.log &
83
84
- name: Rust Cache
85
- uses: Swatinem/rust-cache@v2.0.0
+ uses: Swatinem/rust-cache@v2.0.1
86
87
- name: Install `cargo-contract` `master`
88
uses: actions-rs/cargo@v1
0 commit comments