Skip to content

Commit

Permalink
Merge pull request #1 from DLR-KI/dependabot/github_actions/tsuyoshic…
Browse files Browse the repository at this point in the history
…ho/action-mypy-5

Bump tsuyoshicho/action-mypy from 4 to 5
  • Loading branch information
juhannc authored Sep 20, 2024
2 parents 75e681b + 139d230 commit 091346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
python -m pip install --upgrade pip
pip install -e .[tests]
- name: Static typechecking with mypy
uses: tsuyoshicho/action-mypy@v4
uses: tsuyoshicho/action-mypy@v5

0 comments on commit 091346e

Please sign in to comment.