Skip to content

Commit 219b04d

Browse files
Update astral-sh/setup-uv action to v6
1 parent 8547d1b commit 219b04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
1616
- name: Install uv
17-
uses: astral-sh/setup-uv@v5
17+
uses: astral-sh/setup-uv@v6
1818
with:
1919
version: "0.6.0"
2020
- name: Setup Python

0 commit comments

Comments
 (0)