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 365b514 commit 2047b82Copy full SHA for 2047b82
1 file changed
.github/workflows/mypy_primer.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
- uses: actions/setup-python@v5
33
with:
34
- python-version: "3.12"
+ python-version: "3.13"
35
- name: Install dependencies
36
run: pip install git+https://github.com/hauntsaninja/mypy_primer.git
37
- name: Run mypy_primer
0 commit comments