We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa156e2 + 9e6ab8d commit 9d75cc2Copy full SHA for 9d75cc2
3 files changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
30
- name: Install uv
31
- uses: astral-sh/setup-uv@v8.1.0
+ uses: astral-sh/setup-uv@v8.2.0
32
with:
33
enable-cache: true
34
cache-dependency-glob: '**/pyproject.toml'
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
35
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
fetch-depth: 0
36
37
38
39
0 commit comments