Skip to content

Commit 2a03d68

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

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@v6.0.1
2626
with:
2727
persist-credentials: false
28-
- uses: astral-sh/setup-uv@v7.1.5
28+
- uses: astral-sh/setup-uv@v7.1.6
2929
id: setup-uv
3030
with:
3131
# renovate: datasource=pypi dependency=uv

0 commit comments

Comments
 (0)