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 327def1 commit 83da55dCopy full SHA for 83da55d
.github/workflows/ci.yml
@@ -152,7 +152,7 @@ jobs:
152
- name: Setup Python
153
uses: actions/setup-python@v5
154
with:
155
- python-version: 3.13.7
+ python-version: 3.13.5
156
157
- name: Setup python dependencies
158
run: pip install --upgrade mkdocs mkdocs-material pygments
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments