We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebddd5 commit fb97ba5Copy full SHA for fb97ba5
.github/workflows/docs.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Configurar Python
15
uses: actions/setup-python@v5
16
with:
17
- python-version: '3.x'
+ python-version: '3.12'
18
19
- name: Instalación de dependencias.
20
run: |
0 commit comments