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 6b28c47 commit 9f17024Copy full SHA for 9f17024
.github/workflows/docs.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Install uv
37
if: env.PUBLISH == 'true'
38
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
39
with:
40
enable-cache: true
41
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
17
18
19
20
21
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
0 commit comments