Skip to content

Commit 468478c

Browse files
Bump astral-sh/setup-uv from 7.1.2 to 7.3.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.2 to 7.3.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v7.1.2...v7.3.0) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55e801c commit 468478c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
python-version: ${{ matrix.python-version }}
4444
- name: Install uv
45-
uses: astral-sh/setup-uv@v7.1.2
45+
uses: astral-sh/setup-uv@v7.3.0
4646
with:
4747
python-version: ${{ inputs.python-version }}
4848
activate-environment: true

0 commit comments

Comments
 (0)