Skip to content

Commit f4590f9

Browse files
Merge pull request #230 from autofix-ci/dependabot/github_actions/github-actions-57602bec11
Bump astral-sh/setup-uv from 7.3.1 to 7.5.0 in the github-actions group
2 parents e59a837 + 8c227a9 commit f4590f9

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@5a095e7a2014a4212f075830d4f7277575a9d098
17+
- uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82
1818
with:
1919
version: "0.4.20"
2020
# Fix lint errors

0 commit comments

Comments
 (0)