Skip to content

Commit 205f62b

Browse files
dependabot[bot]amotl
authored andcommitted
Bump astral-sh/setup-uv from 6 to 7
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6...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 2d67584 commit 205f62b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
python-version: ${{ matrix.python-version }}
4444

4545
- name: Set up uv
46-
uses: astral-sh/setup-uv@v6
46+
uses: astral-sh/setup-uv@v7
4747
with:
4848
cache-dependency-glob: |
4949
pyproject.toml

0 commit comments

Comments
 (0)