Skip to content

Commit bcd31b9

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): 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] <[email protected]>
1 parent c55e6ca commit bcd31b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
fetch-depth: 1
3030

31-
- uses: astral-sh/setup-uv@v6
31+
- uses: astral-sh/setup-uv@v7
3232

3333
- run: SKIP=fmt,cargo-check,clippy uvx prek run --all-files
3434

0 commit comments

Comments
 (0)