Skip to content

Commit 73d4b43

Browse files
committed
Update setup-uv action to v7 (from v5)
1 parent 87c6b5a commit 73d4b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Install uv
27-
uses: astral-sh/setup-uv@v5
27+
uses: astral-sh/setup-uv@v7
2828
with:
2929
enable-cache: true
3030
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)