Skip to content

Commit 699bf44

Browse files
chore: bump astral-sh/setup-uv from 6.1.0 to 6.3.0 (#317)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6.1.0...v6.3.0) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.3.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 7639ea1 commit 699bf44

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@v4.2.2
1414

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

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

0 commit comments

Comments
 (0)