8000 Merge branch '5.0' · symfony/symfony-docs@5e653fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e653fe

Browse files
committed
Merge branch '5.0'
* 5.0: Show used version
2 parents 163dab8 + 9d11968 commit 5e653fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: "Checkout"
1919
uses: actions/checkout@v2
2020

21-
- name: "Set up Python 3.x"
21+
- name: "Set up Python 3.7"
2222
uses: actions/setup-python@v1
2323
with:
2424
python-version: '3.7' # Semantic version range syntax or exact version of a Python version

0 commit comments

Comments
 (0)
0