Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2047b82

Browse files
authored
Run primer with 3.13 (#12819)
1 parent 365b514 commit 2047b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mypy_primer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232
- uses: actions/setup-python@v5
3333
with:
34-
python-version: "3.12"
34+
python-version: "3.13"
3535
- name: Install dependencies
3636
run: pip install git+https://github.com/hauntsaninja/mypy_primer.git
3737
- name: Run mypy_primer

0 commit comments

Comments
 (0)