github: update python version

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
Felipe Contreras
2023-03-01 11:08:56 -06:00
parent bf7ad934d7
commit 5cd03ad0fd

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v4
with:
python-version: '3.8'
python-version: '3.10'
check-latest: true
- name: Cache check-versions script
id: cache-check-versions