We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78cd9a6 + 987a1ff commit f552d03Copy full SHA for f552d03
1 file changed
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/checkout@v6
40
41
- name: Install uv
42
- uses: astral-sh/setup-uv@v7
+ uses: astral-sh/setup-uv@v8.1.0
43
44
- name: Set up Python
45
uses: actions/setup-python@v6
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments