We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2ebdd commit 23b7a80Copy full SHA for 23b7a80
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
- uses: actions/setup-python@v2
15
with:
16
- python-version: "3.9"
+ python-version: "3.10"
17
18
- name: Build documentation
19
run: |
0 commit comments