Skip to content

Commit ba38443

Browse files
committed
.github/workflows: update wasm-tools in GitHub Actions to 1.224.0
1 parent 4129f44 commit ba38443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
env:
1616
go-modules: ./... ./cm/...
17-
wasm-tools-version: "1.222.0"
17+
wasm-tools-version: "1.224.0"
1818
wasmtime-version: "26.0.0"
1919

2020
jobs:

0 commit comments

Comments
 (0)