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 d0a3acb + 799b4e1 commit 4c9a899Copy full SHA for 4c9a899
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v5
21
- name: Set up uv
22
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
23
with:
24
enable-cache: true
25
- id: noxenvs-matrix
@@ -63,7 +63,7 @@ jobs:
63
allow-prereleases: true
64
65
66
67
68
69
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments