👷 Update Python version for coverage (#1083)

This commit is contained in:
Sebastián Ramírez 2024-08-23 14:35:37 -05:00 committed by GitHub
parent 6c1b011636
commit 2978d10834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.12'
- name: Get coverage files
uses: actions/download-artifact@v4