Using Python 3.8

This commit is contained in:
José Manuel Barroso Galindo
2022-11-16 13:52:34 +01:00
committed by GitHub
parent ec6ae7957e
commit b9df6e1cd4

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: '3.9'
python-version: '3.8'
- uses: actions/checkout@v2
with: