Skip to content

Commit 23eca7c

Browse files
chore(deps): bump astral-sh/setup-uv from 6 to 7 (#262)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdfa549 commit 23eca7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
python-version-file: "pyproject.toml"
1717

18-
- uses: astral-sh/setup-uv@v6
18+
- uses: astral-sh/setup-uv@v7
1919
with:
2020
version: "0.9.7"
2121
enable-cache: true

0 commit comments

Comments
 (0)