Skip to content

Commit eb15585

Browse files
committed
Fixed pre-commit
1 parent 967404d commit eb15585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/py2-py3-packages-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Set up Python 3.7
6060
uses: actions/setup-python@v2
6161
with:
62-
python-version: 3.7
62+
python-version: 3.9
6363
- name: Install dependencies
6464
run: |
6565
python -m pip install pip -U

0 commit comments

Comments
 (0)