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 6274218 commit 67a2d04Copy full SHA for 67a2d04
1 file changed
.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