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 89199b9 commit 4f8b455Copy full SHA for 4f8b455
.github/workflows/autotests.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-python@v2
21
with:
22
- python-version: '3.7'
+ python-version: '3.7.17'
23
24
- name: Install python package dependencies
25
run: |
0 commit comments