We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2004ed0 commit 569912fCopy full SHA for 569912f
1 file changed
.github/workflows/flake8.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python environment
15
uses: actions/setup-python@v5
16
with:
17
- python-version: "3.8"
+ python-version: "3.11"
18
- name: flake8 Lint
19
uses: py-actions/flake8@v2
20
0 commit comments