Skip to content

Commit c6767f0

Browse files
Bump astral-sh/setup-uv from 4 to 5 in the gha-dependencies group (#191)
Updates `astral-sh/setup-uv` from 4 to 5 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v4...v5) --- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43d06eb commit c6767f0

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
@@ -41,7 +41,7 @@ jobs:
4141
python-version: '3.11'
4242

4343
- name: Setup uv
44-
uses: astral-sh/setup-uv@v4
44+
uses: astral-sh/setup-uv@v5
4545
with:
4646
version: 0.4.20
4747

0 commit comments

Comments
 (0)