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
@@ -27,7 +27,7 @@ jobs:
REF_URL: ${{github.event.inputs.reference_url}}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Fetch binary
run: |