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 4b15ded commit 883a20cCopy full SHA for 883a20c
.github/workflows/check.yaml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
fetch-depth: 0
48
- name: Install the latest version of uv
49
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
50
51
enable-cache: true
52
cache-dependency-glob: "pyproject.toml"
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments