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