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.
1 parent 54275d8 commit 4e1414dCopy full SHA for 4e1414d
.github/workflows/lint_test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install uv
19
uses: astral-sh/setup-uv@v3
20
with:
21
- version: "0.5.x"
+ version: "0.6.x"
22
enable-cache: true
23
cache-dependency-glob: "uv.lock"
24
0 commit comments