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 02d3667 commit c346c54Copy full SHA for c346c54
.github/workflows/mypy_primer.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
- uses: actions/setup-python@v5
41
with:
42
- python-version: "3.10"
+ python-version: "3.12"
43
- name: Install dependencies
44
run: |
45
python -m pip install -U pip
0 commit comments