We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373c800 commit 536f4bbCopy full SHA for 536f4bb
2 files changed
.github/workflows/docs.yml
@@ -28,9 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@v5
31
- - uses: astral-sh/setup-uv@v6
32
- with:
33
- version: "0.5.x"
+ - uses: astral-sh/setup-uv@v7
34
35
- run: uv run docs/build.py
36
.github/workflows/docs_s3.yml
@@ -16,9 +16,7 @@ jobs:
16
17
18
19
20
21
22
23
24
0 commit comments