Skip to content

Commit bbd72de

Browse files
authored
Pin uv version (#94)
1 parent 629799d commit bbd72de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install uv
2121
uses: astral-sh/setup-uv@v6
2222
with:
23-
version: "latest"
23+
version: "0.8.13"
2424
python-version: "3.13"
2525
- run: gleam deps download
2626
- name: Run JavaScript tests

0 commit comments

Comments
 (0)