We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6433194 commit 84fba7cCopy full SHA for 84fba7c
.github/workflows/wasm-ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
toolchain: stable
24
override: true
25
target: wasm32-unknown-unknown
26
- - uses: IronCoreLabs/[email protected].0
+ - uses: IronCoreLabs/[email protected].2
27
with:
28
crate: wasm-bindgen-cli
29
version: 0.2.95 # needs to match Cargo.toml and flake.nix version
0 commit comments