We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f108e62 commit e442c0aCopy full SHA for e442c0a
.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