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 eb9f7ba commit 5814c0aCopy full SHA for 5814c0a
.github/workflows/check.yaml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
fetch-depth: 0
44
- name: Install the latest version of uv
45
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
46
47
enable-cache: true
48
cache-dependency-glob: "pyproject.toml"
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments