Skip to content

Commit 89f3520

Browse files
committed
Use wasmtime v37.0.1 in CI
1 parent cc1322c commit 89f3520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-deps/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
default: 27
1212
wasmtime:
1313
description: 'wasmtime version to install'
14-
default: dev
14+
default: v37.0.1
1515

1616
runs:
1717
using: composite

0 commit comments

Comments
 (0)