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