mirror of
https://github.com/django/django.git
synced 2025-01-26 10:09:42 +00:00
Reverted "Pinned flake8 == 3.9.2 in GitHub actions."
This reverts commit f2a28e11d910f2aba67f62ad2d7870d24b4ce24b.
This commit is contained in:
parent
7872971dfb
commit
5e68bffba5
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.9
|
||||
- run: python -m pip install flake8==3.9.2
|
||||
- run: python -m pip install flake8
|
||||
- name: flake8
|
||||
uses: liskin/gh-problem-matcher-wrap@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user