Skip to content

Commit 75b0e1b

Browse files
committed
Try pinning version
1 parent 306cab7 commit 75b0e1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ jobs:
335335

336336
- name: install uv
337337
uses: astral-sh/setup-uv@v5
338+
with:
339+
version: "0.6.10"
338340

339341
- name: install deps
340342
run: uv sync --group wasm

0 commit comments

Comments
 (0)