We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ea4760 + 39afe71 commit 9eaf5faCopy full SHA for 9eaf5fa
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
- name: Install uv
29
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
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