We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629799d commit bbd72deCopy full SHA for bbd72de
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install uv
21
uses: astral-sh/setup-uv@v6
22
with:
23
- version: "latest"
+ version: "0.8.13"
24
python-version: "3.13"
25
- run: gleam deps download
26
- name: Run JavaScript tests
0 commit comments