We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30133cc commit 6e645a9Copy full SHA for 6e645a9
.github/workflows/check-python-task.yml
@@ -82,7 +82,7 @@ jobs:
82
version: 3.x
83
84
- name: Run flake8
85
- uses: liskin/gh-problem-matcher-wrap@v2
+ uses: liskin/gh-problem-matcher-wrap@v3
86
with:
87
linters: flake8
88
run: task python:lint
0 commit comments