We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b23fc6 commit 9e643ddCopy full SHA for 9e643dd
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- uses: astral-sh/setup-uv@v5
29
with:
30
- version: "0.5.7"
+ version: "0.6.2"
31
32
- name: Build
33
run: ./script/cibuild.py
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
run: py -3 .\script\run-in-vsenv.py --arch ${{ matrix.arch }} py -3 .\script\cibuild.py
0 commit comments