Skip to content

Commit 8f46d02

Browse files
Merge pull request #213 from autofix-ci/dependabot/github_actions/github-actions-4883d3fb93
Bump astral-sh/setup-uv from 6.3.1 to 6.4.1 in the github-actions group
2 parents f76c01d + 26ac084 commit 8f46d02

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

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

0 commit comments

Comments
 (0)