Upgrade polkadot-sdk v1.3.0 -> 1.6.0 (#96)

This commit is contained in:
Amar Singh
2024-02-05 08:10:16 -05:00
committed by GitHub
parent c7f96fe23c
commit ef004ae82a
10 changed files with 1327 additions and 858 deletions
+3
View File
@@ -54,6 +54,9 @@ jobs:
- name: install rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Add required rustup component
run: rustup component add rust-src
- name: Install toml-sort
run: cargo install --git https://github.com/4meta5/toml_sort
- name: Add file permissions for toml-sort