We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20679c9 commit 8d3172cCopy full SHA for 8d3172c
.github/workflows/flake.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python environment
15
uses: actions/setup-python@v4
16
with:
17
- python-version: "3.8"
+ python-version: "3.9"
18
- name: flake8 Lint
19
uses: py-actions/flake8@v2
20
0 commit comments