Skip to content

Commit 83fd175

Browse files
Bump astral-sh/setup-uv from 6.6.1 to 7.1.2 (#90)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.6.1 to 7.1.2. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@557e51d...8585678) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.1.2 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 6d1d8ea commit 83fd175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python-version-file: pyproject.toml
2828

2929
- name: Install uv
30-
uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6
30+
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
3131
with:
3232
enable-cache: true
3333

0 commit comments

Comments
 (0)