Run primer with 3.13 (#12819)

This commit is contained in:
Shantanu
2024-12-30 16:49:32 -08:00
committed by GitHub
parent 365b514003
commit 2047b82073

View File

@@ -31,7 +31,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"
- name: Install dependencies
run: pip install git+https://github.com/hauntsaninja/mypy_primer.git
- name: Run mypy_primer