Skip to content

Commit 3c60d59

Browse files
committed
Update uv installation
1 parent 89458fc commit 3c60d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Install uv
26-
uses: astral-sh/setup-uv@v3
26+
uses: astral-sh/setup-uv@v5
2727
with:
2828
enable-cache: true
2929
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)