Skip to content

Commit a46a5af

Browse files
Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group
Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@0880764...fac544c) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45817be commit a46a5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v6
1515

1616
# Use uv to ensure we have the same ruff version in CI and locally.
17-
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
17+
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39
1818
with:
1919
version: "0.4.20"
2020
# Fix lint errors

0 commit comments

Comments
 (0)