We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a18bf commit 708fc68Copy full SHA for 708fc68
.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@v2
+ uses: liskin/gh-problem-matcher-wrap@v3
57
with:
58
linters: flake8
59
run: task python:lint
0 commit comments