CI: bump python version to 3.12 (#466)

This commit is contained in:
Jason Lyu
2025-02-22 15:48:08 -05:00
committed by GitHub
parent a9f0771fef
commit e815a71e3b

View File

@@ -19,7 +19,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: '3.12'
- name: Generate Version
id: shell