Skip to content

Commit 56fe5b4

Browse files
dependabot[bot]sanssecours
authored andcommitted
Build(deps): 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 21bb1e4 commit 56fe5b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: ${{ env.PYTHON-VERSION }}
2424

2525
- name: Install uv
26-
uses: astral-sh/setup-uv@v6
26+
uses: astral-sh/setup-uv@v7
2727
with:
2828
python-version: ${{ env.PYTHON-VERSION }}
2929

0 commit comments

Comments
 (0)