We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0a5d6 commit c53bb49Copy full SHA for c53bb49
.github/workflows/ci_static-analysis.yaml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@v2
35
- uses: actions/setup-python@v1
36
with:
37
- python-version: 3.x
+ python-version: 3.8
38
- run: |
39
python -m pip install --upgrade pip
40
pip install --upgrade -r ci-requirements.txt
0 commit comments