github: update python version

This commit is contained in:
Felipe Contreras
2025-08-01 21:09:23 -06:00
parent 54804bc402
commit f87d0bc1a1

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.11'
- uses: actions/cache@v4
id: cache-pip
with: