Skip to content

Commit b3d24dc

Browse files
chore(deps): bump astral-sh/setup-uv from 5 to 7 (#582)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v5...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 4944c1f commit b3d24dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v7
2424
with:
2525
ref: ${{ github.event.inputs.sha || github.ref }}
26-
- uses: astral-sh/setup-uv@v5
26+
- uses: astral-sh/setup-uv@v7
2727
with:
2828
version: "0.5.14"
2929
- name: Build package

0 commit comments

Comments
 (0)