We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10e510 commit 07cd84cCopy full SHA for 07cd84c
.github/workflows/lint.yml
@@ -58,6 +58,7 @@ jobs:
58
- name: Install uv
59
uses: astral-sh/setup-uv@v6
60
with:
61
+ version: "<0.7.2"
62
enable-cache: true
63
- name: Install Dependencies
64
run: |
0 commit comments