mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 00:57:57 +00:00
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:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user