Skip to content

Commit

Permalink
build(deps): bump tsuyoshicho/action-mypy from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [tsuyoshicho/action-mypy](https://github.com/tsuyoshicho/action-mypy) from 3 to 4.
- [Release notes](https://github.com/tsuyoshicho/action-mypy/releases)
- [Commits](tsuyoshicho/action-mypy@v3...v4)

---
updated-dependencies:
- dependency-name: tsuyoshicho/action-mypy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1e5cfd8 commit 3be621d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Mypy
if: ${{ always() }}
uses: tsuyoshicho/action-mypy@v3
uses: tsuyoshicho/action-mypy@v4
with:
reporter: github-pr-review
fail_on_error: true
Expand Down

0 comments on commit 3be621d

Please sign in to comment.