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 0f77f76 commit f4d33b1Copy full SHA for f4d33b1
.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@v3
+ uses: astral-sh/setup-uv@v4
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