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 ba50bcc commit 0b50a2eCopy full SHA for 0b50a2e
.github/workflows/check.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 0
34
- name: Install the latest version of uv
35
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
36
37
enable-cache: true
38
cache-dependency-glob: "pyproject.toml"
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments