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 6d805b2 commit ffb9bf4Copy full SHA for ffb9bf4
.github/workflows/mypy_primer.yml
@@ -39,7 +39,7 @@ jobs:
39
persist-credentials: false
40
- uses: actions/setup-python@v5
41
with:
42
- python-version: "3.12"
+ python-version: "3.13"
43
- name: Install dependencies
44
run: |
45
python -m pip install -U pip
0 commit comments