Skip to content

Commit 8200422

Browse files
Update astral-sh/setup-uv action to v7
1 parent 20d1f36 commit 8200422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
python-version-file: pyproject.toml
2929

30-
- uses: astral-sh/setup-uv@v6
30+
- uses: astral-sh/setup-uv@v7
3131
with:
3232
version: "0.9.28"
3333
enable-cache: true

0 commit comments

Comments
 (0)