1 parent 4a7ab20 commit c05c2fbCopy full SHA for c05c2fb
1 file changed
.github/workflows/build.yml
@@ -27,6 +27,7 @@ jobs:
27
- name: Install uv
28
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
29
with:
30
+ version: "0.10.0"
31
python-version: ${{ matrix.python-version }}
32
enable-cache: true
33
0 commit comments