Skip to content

Commit

Permalink
Updated the flake8 action to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Aug 9, 2021
1 parent 57cec4e commit 88320ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeqa-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Check code style with Flake8
uses: TrueBrain/actions-flake8@v1.2
uses: TrueBrain/actions-flake8@v2
with:
path: src tests

Expand Down

0 comments on commit 88320ee

Please sign in to comment.