Skip to content

Commit 1f864e8

Browse files
authored
ci: bump setup-uv to maintained tag scheme (#202)
The old vX tags have been dropped to (force) (usually) better security practices. Dependabot will not update, however, leaving this v7 tag forever. Manually updating now. See astral-sh/setup-uv#830 Committed via https://github.com/asottile/all-repos
1 parent 9741d0f commit 1f864e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
submodules: true
5353

54-
- uses: astral-sh/setup-uv@v7
54+
- uses: astral-sh/setup-uv@v8.0.0
5555

5656
- uses: pypa/cibuildwheel@v3.4
5757

0 commit comments

Comments
 (0)