Skip to content

Commit 3442db6

Browse files
chore(deps): update dependency astral-sh/uv to v0.9.11
1 parent e01fe27 commit 3442db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install uv
2929
uses: astral-sh/setup-uv@v5
3030
with:
31-
version: "0.2.18"
31+
version: "0.9.11"
3232
enable-cache: true
3333
- name: Install dependencies
3434
run: uv sync --group dev --group test

0 commit comments

Comments
 (0)