CI deps ugrade (#1237)

* Switch to actions/checkout v3

* Upgrade subwasm version

* Bump srtool-actions to v0.4

* Remove srtool runs from master
This commit is contained in:
Chevdor
2022-05-06 09:24:55 +02:00
committed by GitHub
parent a2fd67acb1
commit 00d679afec
9 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
target
key: ${{ runner.os }}-${{ matrix.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Cargo fmt
uses: actions-rs/cargo@v1