Skip to content

Commit 569912f

Browse files
committed
ci: move flake8 GA to py311
1 parent 2004ed0 commit 569912f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flake8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Python environment
1515
uses: actions/setup-python@v5
1616
with:
17-
python-version: "3.8"
17+
python-version: "3.11"
1818
- name: flake8 Lint
1919
uses: py-actions/flake8@v2
2020
with:

0 commit comments

Comments
 (0)