Compare commits

..

1 Commits

Author SHA1 Message Date
Anthony Stirling
60ced19f64 Update build.yml 2024-12-16 20:59:47 +00:00

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: |