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 340af40 commit 6c26d08Copy full SHA for 6c26d08
.github/workflows/publish-docs-manually.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: astral-sh/setup-uv@v3
20
with:
21
enable-cache: true
22
- version: 0.7.2
+ version: 0.9.5
23
24
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
25
- uses: actions/cache@v4
.github/workflows/publish-pypi.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
- name: Set up Python 3.12
run: uv python install 3.12
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments