Thanks to visit codestin.com Credit goes to github.com
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 5586486 commit 6892a23Copy full SHA for 6892a23
1 file changed
.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