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 85cc022 commit cbb3d63Copy full SHA for cbb3d63
.github/workflows/mypy.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v6
13
14
- name: Install uv
15
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
16
with:
17
enable-cache: true
18
cache-dependency-glob: "uv.lock"
.github/workflows/tests.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments