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 e897a4b + 4dd75bb commit 8724babCopy full SHA for 8724bab
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v5
27
28
- name: Install uv
29
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
30
with:
31
enable-cache: true
32
cache-dependency-glob: '**/pyproject.toml'
.github/workflows/lint.yml
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
36
37
38
39
40
0 commit comments