Skip to content

Commit bc5de81

Browse files
Bump astral-sh/setup-uv from 5 to 7 (#461)
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 efa03f7 commit bc5de81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
.
133133
python
134134
135-
- uses: astral-sh/setup-uv@v5
135+
- uses: astral-sh/setup-uv@v7
136136
with:
137137
enable-cache: true
138138
cache-dependency-glob: 'python/pyproject.toml'

0 commit comments

Comments
 (0)