1 parent cd747ad commit d836921Copy full SHA for d836921
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install uv
19
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
20
with:
21
- version: "0.10.1"
+ version: "0.10.5"
22
enable-cache: true
23
24
- name: Set up Python
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments