Skip to content

Commit ee30cd4

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

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
@@ -418,7 +418,7 @@ jobs:
418418
- uses: actions/checkout@v5
419419
with:
420420
persist-credentials: false
421-
- uses: astral-sh/setup-uv@v6
421+
- uses: astral-sh/setup-uv@v7
422422
with:
423423
enable-cache: false
424424
- run: uv tool run --no-cache --python 3.13 prek run --all-files --show-diff-on-failure

0 commit comments

Comments
 (0)