We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b074cfe + d88a61b commit 3888426Copy full SHA for 3888426
3 files changed
.github/workflows/code_checks.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244
36
with:
37
# Install a specific version of uv.
38
- version: "0.7.6"
+ version: "0.9.11"
39
enable-cache: true
40
41
- name: "Set up Python"
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
.github/workflows/unit_tests.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
0 commit comments