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 61124be commit 8f7f410Copy full SHA for 8f7f410
.github/workflows/_async_docstrings_check.yaml
@@ -21,7 +21,7 @@ jobs:
21
python-version: ${{ env.PYTHON_VERSION }}
22
23
- name: Set up uv package manager
24
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
25
with:
26
27
.github/workflows/build_and_deploy_docs.yaml
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
0 commit comments