We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e550ae commit 36a89b4Copy full SHA for 36a89b4
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
- name: Preparar Python v3.11
16
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
17
with:
18
python-version: "3.11"
19
- name: Sincronizar con CPython
0 commit comments