Skip to content

Commit b87c7db

Browse files
Update dependency astral-sh/uv to v0.11.8
1 parent d44bdfe commit b87c7db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7
3131
with:
3232
# Install a specific version of uv.
33-
version: "0.9.2"
33+
version: "0.11.8"
3434

3535
- name: Install deps
3636
run: make setup

0 commit comments

Comments
 (0)