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 20a5493 commit f0a6df9Copy full SHA for f0a6df9
.github/workflows/docs-publish.yml
@@ -31,7 +31,7 @@ jobs:
31
node-version: "22"
32
- uses: actions/setup-python@v5
33
with:
34
- python-version: "3.10"
+ python-version: "3.14"
35
- name: pubilsh docs
36
run: |
37
python3 -m venv ~/.venv/docs
0 commit comments