Skip to content

Commit 30ff80a

Browse files
Bump astral-sh/setup-uv from 6 to 7
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] <support@github.com>
1 parent c407d4d commit 30ff80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
with:
163163
ref: ${{ github.event.pull_request.head.sha }} # check out PR head commit instead of merge commit
164164

165-
- uses: astral-sh/setup-uv@v6
165+
- uses: astral-sh/setup-uv@v7
166166
with:
167167
python-version: "3.12"
168168

0 commit comments

Comments
 (0)