Skip to content

Commit 2047b82

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)