There was an error while loading. Please reload this page.
1 parent 4e31e1b commit f271f39Copy full SHA for f271f39
1 file changed
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/checkout@v7
40
41
- name: Install uv
42
- uses: astral-sh/setup-uv@v10.0.0
+ uses: astral-sh/setup-uv@v10.0.1
43
44
- name: Set up Python
45
uses: actions/setup-python@v7
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments