8000 Show used version · symfony/symfony-docs@daf4ac9 · GitHub
[go: up one dir, main page]

Skip to content

Commit daf4ac9

Browse files
committed
Show used version
1 parent 2896b03 commit daf4ac9

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