Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1d6c7d

Browse files
author
Francisco Mora
authored
Merge branch '3.11' into traduccion-howto-clinic
2 parents 1aa1637 + c1d3e33 commit a1d6c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-python@v4
1717
with:
1818
python-version: "3.11"
19+
cache: "pip"
1920
- name: Sincronizar con CPython
2021
run: |
2122
git submodule update --init --depth=1 cpython

0 commit comments

Comments
 (0)