Skip to content

Commit 721ec82

Browse files
Update CI to use uv 0.8.x
1 parent b644f2b commit 721ec82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/ci-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
- name: Set up uv
1414
uses: astral-sh/setup-uv@v6
1515
with:
16-
version: "0.6.x"
16+
version: "0.8.x"
1717
python-version: 3.13
1818

1919
- name: Install dependencies

0 commit comments

Comments
 (0)