Skip to content

Commit b2d0fcc

Browse files
chore: bump astral-sh/setup-uv from 7.1.1 to 7.1.2 (#374)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0c334c commit b2d0fcc

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@v5.0.0
1414

1515
- name: Setup uv
16-
uses: astral-sh/setup-uv@v7.1.1
16+
uses: astral-sh/setup-uv@v7.1.2
1717

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

0 commit comments

Comments
 (0)