Skip to content

Commit

Permalink
fix: old action errors for old nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinit Kumar committed Sep 20, 2024
1 parent 1d011ed commit db26e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cache: 'pip'
- run: pip install --upgrade mypy types-requests types-urllib3
- name: mypy
uses: liskin/gh-problem-matcher-wrap@v1
uses: liskin/gh-problem-matcher-wrap@v2
with:
linters: mypy
run: |
Expand Down

0 comments on commit db26e74

Please sign in to comment.