Skip to content

Commit 75407bd

Browse files
chore(deps): update astral-sh/setup-uv action to v7 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da1fa86 commit 75407bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v5.0.0
2626
with:
2727
persist-credentials: false
28-
- uses: astral-sh/setup-uv@v6.8.0
28+
- uses: astral-sh/setup-uv@v7.0.0
2929
id: setup-uv
3030
with:
3131
# renovate: datasource=pypi dependency=uv

0 commit comments

Comments
 (0)