We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b84d06e + 066737b commit adb13ffCopy full SHA for adb13ff
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# Set up Python environment
20
- name: Set up uv
21
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
22
with:
23
version: "latest"
24
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments