Skip to content

Commit

Permalink
Merge pull request #81 from openSUSE/dependabot/github_actions/tsuyos…
Browse files Browse the repository at this point in the history
…hicho/action-mypy-5
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
2 parents 18b37b0 + 3e37e3a commit 714cd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: install mypy
run: >-
python3 -m pip install --user mypy
- uses: tsuyoshicho/action-mypy@v4
- uses: tsuyoshicho/action-mypy@v5
with:
github_token: ${{ secrets.github_token }}
reporter: github-check
Expand Down

0 comments on commit 714cd27

Please sign in to comment.