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 5660f09 commit 9b16c42Copy full SHA for 9b16c42
.github/workflows/documentation.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v4
10
with:
11
fetch-depth: 0
12
- - uses: actions/setup-uv@v5
+ - uses: astral-sh/setup-uv@v6
13
14
python-version: "3.12"
15
- name: install requirements
0 commit comments