Skip to content

Commit ba66389

Browse files
Merge pull request #238 from autofix-ci/dependabot/github_actions/github-actions-fb569a3cc9
Bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the github-actions group
2 parents 2049ad7 + db85c0d commit ba66389

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

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

0 commit comments

Comments
 (0)