Skip to content

Commit 1ed46d9

Browse files
Update astral-sh/setup-uv action to v7
1 parent 47f4a28 commit 1ed46d9

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.10.0"
3333
enable-cache: true

0 commit comments

Comments
 (0)