update python version
Some checks failed
Pipeline main branch / test (push) Failing after 5s

This commit is contained in:
continuist 2025-03-29 22:20:36 -04:00
parent a318f0353b
commit 800bdf6c3f

View file

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.12.9
python-version: '3.12.9'
- name: Install dependencies
run: |