update python version

This commit is contained in:
hay-kot 2021-02-13 19:47:46 -09:00
commit 6e6a1e1a11

View file

@ -21,7 +21,7 @@ jobs:
- name: Set up python
uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.9
#----------------------------------------------
# ----- install & configure poetry -----
#----------------------------------------------