Skip to content

Commit 9ab5a1b

Browse files
build(deps): bump astral-sh/setup-uv from 2 to 6 (#448)
--- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e0d577 commit 9ab5a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD-publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
python-version: 3.11.10
5757

5858
- name: Install uv
59-
uses: astral-sh/setup-uv@v2
59+
uses: astral-sh/setup-uv@v6
6060
with:
6161
enable-cache: true
6262

0 commit comments

Comments
 (0)