bump gh actions python version to 3.6.10

This commit is contained in:
checktheroads 2020-02-13 21:18:25 -07:00
parent da67811cc6
commit 5b82f7370c

View file

@ -11,7 +11,7 @@ jobs:
- name: Setup Python 3.6.8
uses: actions/setup-python@v1
with:
python-version: 3.6.8
python-version: 3.6.10
- name: Install System Dependencies
run: |
apt install -y redis-server