mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
ci: pylint workflow python version bumped to 3.10
This commit is contained in:
parent
b8da9eaaa0
commit
e6a84678bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flake8.yml
vendored
2
.github/workflows/flake8.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.10"
|
||||
- name: flake8 Lint
|
||||
uses: py-actions/flake8@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue