Update Python version to 3.13 in workflow

This commit is contained in:
Andrew Eisenberg 2025-01-27 09:29:49 -08:00 committed by GitHub
parent faa23b6fee
commit 9ba5bca2ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: "3.7"
python-version: "3.13"
- name: Checkout CodeQL Action
uses: actions/checkout@v4
- name: Checkout Enterprise Releases