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.
2 parents 2596388 + 1f28422 commit fb7e97dCopy full SHA for fb7e97d
.github/workflows/check.yaml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
fetch-depth: 0
41
- name: Install the latest version of uv
42
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
43
44
enable-cache: true
45
cache-dependency-glob: "pyproject.toml"
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments