update PR linter (#4344)

This commit is contained in:
Maximilian Hils 2020-12-12 16:18:49 +01:00 committed by GitHub
parent 08ecb21a78
commit 961d884730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: TrueBrain/actions-flake8@v1.2
- uses: TrueBrain/actions-flake8@v1.4.1
lint-local:
if: github.event_name == 'push'
runs-on: ubuntu-latest