Skip to content

Commit c125d82

Browse files
Merge pull request #222 from autofix-ci/dependabot/github_actions/github-actions-e3ae387099
Bump astral-sh/setup-uv from 7.1.1 to 7.1.2 in the github-actions group
2 parents f818796 + eae9716 commit c125d82

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@v5
1515

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

0 commit comments

Comments
 (0)