Skip to content

Commit b62219c

Browse files
committed
ci: upgrade setup-uv from v4 to v5
1 parent 6418f77 commit b62219c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: "3.12"
2525

2626
- name: Install uv
27-
uses: astral-sh/setup-uv@v4
27+
uses: astral-sh/setup-uv@v5
2828

2929
- name: Build
3030
run: uv build

0 commit comments

Comments
 (0)