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.
2 parents 163dab8 + 9d11968 commit 5e653feCopy full SHA for 5e653fe
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: "Checkout"
19
uses: actions/checkout@v2
20
21
- - name: "Set up Python 3.x"
+ - name: "Set up Python 3.7"
22
uses: actions/setup-python@v1
23
with:
24
python-version: '3.7' # Semantic version range syntax or exact version of a Python version
0 commit comments