Skip to content

Commit e1a2dfa

Browse files
chore(deps): update dependency astral-sh/uv to v0.8.11
1 parent 1bc9c6d commit e1a2dfa

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.8.11"
3232
enable-cache: true
3333
- name: Install dependencies
3434
run: uv sync --group dev --group test

0 commit comments

Comments
 (0)