Update ci-contracts.yml

This commit is contained in:
benedetta davico
2025-05-27 11:44:01 +02:00
committed by GitHub
parent 5369e5eab9
commit 31772019cd
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: 1.86.0
target: wasm32-unknown-unknown
override: true
components: rustfmt, clippy