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