We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc3612 commit fbdf8faCopy full SHA for fbdf8fa
1 file changed
.github/workflows/python-release-docs.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v6
39
- uses: actions/setup-python@v6
40
with:
41
- python-version: ${{ matrix.python }}
+ python-version: 3.12
42
- name: Install UV
43
uses: astral-sh/setup-uv@v7
44
- name: Build docs
0 commit comments