Update flake8.yml

This commit is contained in:
Denis Rouzaud 2024-10-15 14:45:39 +02:00 committed by GitHub
parent 63c9f96f4c
commit 30b82eb7fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.7
python-version: 3.9
architecture: x64
- name: Checkout
uses: actions/checkout@v4