Skip to content

Commit c05c2fb

Browse files
committed
[CI] pin version of uv
1 parent 4a7ab20 commit c05c2fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Install uv
2828
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
2929
with:
30+
version: "0.10.0"
3031
python-version: ${{ matrix.python-version }}
3132
enable-cache: true
3233

0 commit comments

Comments
 (0)