Skip to content

Commit 55b17ec

Browse files
Merge pull request #235 from autofix-ci/dependabot/github_actions/github-actions-3204d75334
Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group
2 parents 45817be + a46a5af commit 55b17ec

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)