fix: change mypy to main again

This commit is contained in:
Nico Mexis 2022-11-05 12:52:52 +01:00 committed by GitHub
parent 47ed3174b3
commit f8d92e34bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Install mypy
run: pip install mypy
- name: Run mypy
uses: ThexXTURBOXx/mypy-github-action@main
uses: sasanquaneuf/mypy-github-action@main
with:
checkName: 'mypy'
env: