We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bde461 commit 0856bc2Copy full SHA for 0856bc2
.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