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.
2 parents 30e0f27 + bb4a83f commit 84f34c1Copy full SHA for 84f34c1
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v6
24
25
- name: Install uv package manager
26
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
27
with:
28
version: "latest"
29
version-file: "pyproject.toml"
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
0 commit comments