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.
There was an error while loading. Please reload this page.
1 parent f965732 commit 6ecc416Copy full SHA for 6ecc416
1 file changed
.github/workflows/reviewdog.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Set up Python 3
48
uses: actions/setup-python@v4
49
with:
50
- python-version: 3.8
+ python-version: 3.9
51
52
- name: Install mypy
53
run: pip3 install -r requirements/testing/mypy.txt -r requirements/testing/all.txt
0 commit comments