Skip to content

Commit 9d11968

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Show used version
2 parents 5957f53 + 48e63fe commit 9d11968

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)