Skip to content

Commit b832597

Browse files
committed
[CI]Update jetli/wasm-bindgen-action to 0.2.0
1 parent 6496821 commit b832597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
if: github.ref == 'refs/heads/main'
107107
steps:
108108
- uses: actions/checkout@v3
109-
- uses: jetli/wasm-bindgen-action@v0.1.0
109+
- uses: jetli/wasm-bindgen-action@v0.2.0
110110
with:
111111
version: 'latest'
112112
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)