Update build.yml

This commit is contained in:
Anthony Stirling 2024-12-16 20:59:47 +00:00 committed by GitHub
parent 63eb94c0a6
commit 60ced19f64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.7"
python-version: "3.12"
- name: Pip requirements
run: |