Skip to content

Commit 73bdb2f

Browse files
committed
bump setup-uv to v6
1 parent 443b270 commit 73bdb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
python-version: ">=3.13"
2020

2121
- name: install uv
22-
uses: astral-sh/setup-uv@v3
22+
uses: astral-sh/setup-uv@v6
2323
with:
2424
enable-cache: true
2525
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)