Skip to content

Commit 696b979

Browse files
chore: bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#445)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05c0ffb commit 696b979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v6.0.3
1414

1515
- name: Setup uv
16-
uses: astral-sh/setup-uv@v8.1.0
16+
uses: astral-sh/setup-uv@v8.2.0
1717

1818
- name: Install Dependencies
1919
run: uv sync --locked

0 commit comments

Comments
 (0)