Skip to content

Commit 54046ea

Browse files
committed
Update all
1 parent f57223e commit 54046ea

File tree

6 files changed

+100
-96
lines changed

6 files changed

+100
-96
lines changed

.github/workflows/wasm-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: IronCoreLabs/[email protected]
2727
with:
2828
crate: wasm-bindgen-cli
29-
version: 0.2.95 # needs to match Cargo.toml and flake.nix version
29+
version: 0.2.100 # needs to match Cargo.toml and flake.nix version
3030
accesskey: ${{ vars.TOOL_CACHE_ACCESS_KEY_ID }}
3131
secretkey: ${{ secrets.TOOL_CACHE_SECRET_KEY }}
3232
os: ubuntu-22.04

0 commit comments

Comments
 (0)