Skip to content

Commit 031fc8d

Browse files
ci: bump astral-sh/setup-uv from 5 to 7
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>
1 parent 80971a9 commit 031fc8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- uses: Swatinem/rust-cache@v2
5858

5959
- name: Install uv
60-
uses: astral-sh/setup-uv@v5
60+
uses: astral-sh/setup-uv@v7
6161

6262
- name: Install the haybarn unittest runner
6363
# Only `haybarn-unittest` is installed as a tool; `haybarn-cli` (used to

0 commit comments

Comments
 (0)