Skip to content

Commit db26e74

Browse files
author
Vinit Kumar
committed
fix: old action errors for old nodejs
1 parent 1d011ed commit db26e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache: 'pip'
4141
- run: pip install --upgrade mypy types-requests types-urllib3
4242
- name: mypy
43-
uses: liskin/gh-problem-matcher-wrap@v1
43+
uses: liskin/gh-problem-matcher-wrap@v2
4444
with:
4545
linters: mypy
4646
run: |

0 commit comments

Comments
 (0)