Skip to content

Commit

Permalink
Update tsuyoshicho/action-mypy action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent d843715 commit 5177781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install dependencies
run: poetry install --sync --with dev --no-root
- name: mypy
uses: tsuyoshicho/action-mypy@v4
uses: tsuyoshicho/action-mypy@v5
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 5177781

Please sign in to comment.