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 1fa66cd + 1e57d20 commit 9fd9ab6Copy full SHA for 9fd9ab6
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- name: Set up uv
23
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
24
with:
25
enable-cache: true
26
- id: noxenvs-matrix
@@ -65,7 +65,7 @@ jobs:
65
allow-prereleases: true
66
67
68
69
70
71
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments