Skip to content

Commit f20362c

Browse files
ci(deps): bump astral-sh/setup-uv from 5 to 6
Bumps astral-sh/setup-uv from 5 to 6 with new features including .tools-versions support and improved caching options.
1 parent d1731e9 commit f20362c

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
@@ -35,7 +35,7 @@ jobs:
3535
run: docker info
3636

3737
- name: Install uv
38-
uses: astral-sh/setup-uv@v5
38+
uses: astral-sh/setup-uv@v6
3939
with:
4040
version: "0.6.9"
4141

0 commit comments

Comments
 (0)