|
38 | 38 | - name: Install uv |
39 | 39 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
40 | 40 | with: |
41 | | - version: "0.7.3" |
| 41 | + version: "0.7.5" |
42 | 42 | - name: Set up Python |
43 | 43 | uses: actions/setup-python@v5 |
44 | 44 | with: |
|
75 | 75 | - name: Install uv |
76 | 76 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
77 | 77 | with: |
78 | | - version: "0.7.3" |
| 78 | + version: "0.7.5" |
79 | 79 | - name: Set up Python |
80 | 80 | uses: actions/setup-python@v5 |
81 | 81 | with: |
@@ -117,7 +117,7 @@ jobs: |
117 | 117 | - name: Install uv |
118 | 118 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
119 | 119 | with: |
120 | | - version: "0.7.3" |
| 120 | + version: "0.7.5" |
121 | 121 | - name: Set up Python |
122 | 122 | uses: actions/setup-python@v5.6.0 |
123 | 123 | with: |
@@ -153,7 +153,7 @@ jobs: |
153 | 153 | - name: Install uv |
154 | 154 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
155 | 155 | with: |
156 | | - version: "0.7.3" |
| 156 | + version: "0.7.5" |
157 | 157 | - name: Set up Python |
158 | 158 | uses: actions/setup-python@v5 |
159 | 159 | with: |
@@ -185,7 +185,7 @@ jobs: |
185 | 185 | - name: Install uv |
186 | 186 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
187 | 187 | with: |
188 | | - version: "0.7.3" |
| 188 | + version: "0.7.5" |
189 | 189 | - name: Set up Python |
190 | 190 | uses: actions/setup-python@v5 |
191 | 191 | with: |
@@ -222,7 +222,7 @@ jobs: |
222 | 222 | - name: Install uv |
223 | 223 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
224 | 224 | with: |
225 | | - version: "0.7.3" |
| 225 | + version: "0.7.5" |
226 | 226 | - name: Set up Python |
227 | 227 | uses: actions/setup-python@v5 |
228 | 228 | with: |
@@ -293,7 +293,7 @@ jobs: |
293 | 293 | - name: Install uv |
294 | 294 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
295 | 295 | with: |
296 | | - version: "0.7.3" |
| 296 | + version: "0.7.5" |
297 | 297 | - name: Set up Python |
298 | 298 | uses: actions/setup-python@v5 |
299 | 299 | with: |
@@ -329,7 +329,7 @@ jobs: |
329 | 329 | - name: Install uv |
330 | 330 | uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 |
331 | 331 | with: |
332 | | - version: "0.7.3" |
| 332 | + version: "0.7.5" |
333 | 333 | - name: Set up Python |
334 | 334 | uses: actions/setup-python@v5 |
335 | 335 | with: |
|
0 commit comments