There was an error while loading. Please reload this page.
2 parents 2049ad7 + db85c0d commit ba66389Copy full SHA for ba66389
1 file changed
.github/workflows/python.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v7
15
16
# Use uv to ensure we have the same ruff version in CI and locally.
17
- - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39
+ - uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3
18
with:
19
version: "0.4.20"
20
# Fix lint errors
0 commit comments