We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5586486 commit 6892a23Copy full SHA for 6892a23
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v2
17
- uses: actions/setup-python@v2
18
with:
19
- python-version: 3.7
+ python-version: 3.8
20
- name: clone docsbuild scripts
21
run: |
22
git clone https://github.com/python/docsbuild-scripts/
0 commit comments