Skip to content

Commit d30863f

Browse files
committed
downgrade pallet-revive-proc-macro@0.3.0
1 parent b115390 commit d30863f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
cargo update
3939
cargo update base64ct --precise 1.6.0 # 1.8.0 requires the Cargo feature called `edition2024`
40+
cargo update pallet-revive-proc-macro@0.3.1 --precise 0.3.0 # TODO: https://github.com/paritytech/polkadot-sdk/issues/9425
4041
- name: Run clippy
4142
run: cargo clippy -- -D warnings
4243
- name: Check for Wasm

0 commit comments

Comments
 (0)