Skip to content

Commit

Permalink
Merge pull request #151 from nnsnodnb/dependabot/github_actions/tsuyo…
Browse files Browse the repository at this point in the history
…shicho/action-mypy-4
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
2 parents 99fe821 + 16b0026 commit 00a97fd
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 @@ -51,7 +51,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: mypy
uses: tsuyoshicho/action-mypy@v3
uses: tsuyoshicho/action-mypy@v4
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 00a97fd

Please sign in to comment.