Skip to content

Commit c9216ba

Browse files
Build(deps): Bump astral-sh/setup-uv from 6 to 7
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6...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>
1 parent baee728 commit c9216ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-per-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
fetch-depth: 0
4141
- name: Install uv
42-
uses: astral-sh/setup-uv@v6
42+
uses: astral-sh/setup-uv@v7
4343
with:
4444
python-version: "3.13"
4545
- name: Determine commit range

0 commit comments

Comments
 (0)