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 2b4764e commit 6457a1eCopy full SHA for 6457a1e
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup python
15
uses: actions/setup-python@v1
16
with:
17
- python-version: '3.8'
+ python-version: '3.9'
18
architecture: x64
19
- name: Install dependencies
20
run: pip install -r dev-requirements.txt
0 commit comments