We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1859c commit ea7b9edCopy full SHA for ea7b9ed
.github/workflows/check-python-task.yml
@@ -53,7 +53,7 @@ jobs:
53
version: 3.x
54
55
- name: Run flake8
56
- uses: liskin/gh-problem-matcher-wrap@v1
+ uses: liskin/gh-problem-matcher-wrap@v2
57
with:
58
linters: flake8
59
run: task python:lint
0 commit comments