We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af48f49 commit 42ec832Copy full SHA for 42ec832
.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@v3
+ uses: astral-sh/setup-uv@v5
40
with:
41
enable-cache: true
42
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
19
20
21
22
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
0 commit comments