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 1d011ed commit db26e74Copy full SHA for db26e74
.github/workflows/lint.yml
@@ -40,7 +40,7 @@ jobs:
40
cache: 'pip'
41
- run: pip install --upgrade mypy types-requests types-urllib3
42
- name: mypy
43
- uses: liskin/gh-problem-matcher-wrap@v1
+ uses: liskin/gh-problem-matcher-wrap@v2
44
with:
45
linters: mypy
46
run: |
0 commit comments