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 692f737 commit 5d9a0fcCopy full SHA for 5d9a0fc
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Install uv
38
if: env.PUBLISH == 'true'
39
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
40
with:
41
enable-cache: true
42
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
16
17
18
19
20
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments