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 34d8f92 commit 480df50Copy full SHA for 480df50
1 file changed
.github/workflows/pages.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
26
with:
27
enable-cache: true
28
+ save-cache: false
29
30
- name: Install Python
31
run: uv python install 3.12
0 commit comments