Skip to content

Commit f4ea5cd

Browse files
Bump astral-sh/setup-uv from 4 to 7 (#83)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v4...v7) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccf2fd7 commit f4ea5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: "3.13"
2121

2222
- name: Install uv
23-
uses: astral-sh/setup-uv@v4
23+
uses: astral-sh/setup-uv@v7
2424
with:
2525
enable-cache: true
2626

0 commit comments

Comments
 (0)