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 f22fb8e + f322594 commit 069c6a5Copy full SHA for 069c6a5
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v5
22
- name: Set up uv
23
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
24
with:
25
enable-cache: true
26
- id: noxenvs-matrix
@@ -60,7 +60,7 @@ jobs:
60
allow-prereleases: true
61
62
63
64
65
66
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
0 commit comments