Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3bc9a8 commit f20e0f5Copy full SHA for f20e0f5
1 file changed
.github/workflows/reviewdog.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Install Python dependencies
63
run: |
64
python -m pip install --upgrade pip
65
- python -m pip install --upgrade mypy
+ python -m pip install --upgrade mypy==1.2.0
66
67
- name: Install cycler
68
0 commit comments