Merge branch 'main' into bug/fix-multitool-drag

This commit is contained in:
Anthony Stirling 2024-12-16 21:21:10 +00:00 committed by GitHub
commit ca3002f925
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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