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 e8fa206 commit 2b24244Copy full SHA for 2b24244
.github/workflows/run-smoke-test.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python
17
uses: actions/setup-python@v2
18
with:
19
- python-version: 3.5
+ python-version: 3.8
20
- name: Install pipenv
21
run: |
22
python -m pip install --upgrade pip
0 commit comments