This commit is contained in:
Matt Romano 2025-04-22 08:04:15 -07:00 committed by GitHub
parent 1c0933b65b
commit 383c35d703
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
- uses: actions/setup-python@v1
with:
python-version: "3.7.x"
python-version: "3.10"
- name: install dependencies
run: |