We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a4fa9 commit 1f0193aCopy full SHA for 1f0193a
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v2
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