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:
135135 runs-on : ubuntu-latest
136136 env :
137137 # The version of wasmtime to download and install.
138- WASMTIME_VERSION : 15 .0.1
138+ WASMTIME_VERSION : 30 .0.1
139139 steps :
140140 - name : Checkout repository
141141 uses : actions/checkout@v4
@@ -168,7 +168,7 @@ jobs:
168168 runs-on : ubuntu-latest
169169 env :
170170 # The version of wasmtime to download and install.
171- WASMTIME_VERSION : 15 .0.1
171+ WASMTIME_VERSION : 30 .0.1
172172 steps :
173173 - name : Checkout repository
174174 uses : actions/checkout@v4
@@ -262,7 +262,7 @@ jobs:
262262 runs-on : ubuntu-latest
263263 env :
264264 # The version of wasmtime to download and install.
265- WASMTIME_VERSION : 15 .0.1
265+ WASMTIME_VERSION : 30 .0.1
266266 steps :
267267 - name : Checkout repository
268268 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments