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 22a80ab commit fcd8c09Copy full SHA for fcd8c09
.github/workflows/pypi.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Install uv
15
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
16
with:
17
version: "0.4.30"
18
@@ -55,7 +55,7 @@ jobs:
55
id-token: write
56
steps:
57
58
59
60
61
.github/workflows/tests.yaml
@@ -18,7 +18,7 @@ jobs:
19
20
21
22
23
24
0 commit comments