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 2ec0f1b commit bc4c7caCopy full SHA for bc4c7ca
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Python
15
uses: actions/setup-python@v1
16
with:
17
- python-version: 3.10
+ python-version: '3.10'
18
19
- name: Build
20
run: |
0 commit comments