Skip to content

Commit 8d3172c

Browse files
committed
Update flake8 version
1 parent 20679c9 commit 8d3172c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake.yml

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

0 commit comments

Comments
 (0)