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 1434f05 commit 0b706f4Copy full SHA for 0b706f4
2 files changed
.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@v7
+ uses: astral-sh/setup-uv@v8.1.0
16
with:
17
enable-cache: true
18
cache-dependency-glob: "uv.lock"
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments