File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135
135
runs-on : ubuntu-latest
136
136
env :
137
137
# The version of wasmtime to download and install.
138
- WASMTIME_VERSION : 15 .0.1
138
+ WASMTIME_VERSION : 30 .0.1
139
139
steps :
140
140
- name : Checkout repository
141
141
uses : actions/checkout@v4
@@ -168,7 +168,7 @@ jobs:
168
168
runs-on : ubuntu-latest
169
169
env :
170
170
# The version of wasmtime to download and install.
171
- WASMTIME_VERSION : 15 .0.1
171
+ WASMTIME_VERSION : 30 .0.1
172
172
steps :
173
173
- name : Checkout repository
174
174
uses : actions/checkout@v4
@@ -262,7 +262,7 @@ jobs:
262
262
runs-on : ubuntu-latest
263
263
env :
264
264
# The version of wasmtime to download and install.
265
- WASMTIME_VERSION : 15 .0.1
265
+ WASMTIME_VERSION : 30 .0.1
266
266
steps :
267
267
- name : Checkout repository
268
268
uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments