missed python version

This commit is contained in:
Jack Ivanov 2023-12-07 17:47:56 -05:00
parent e9b7c03681
commit 95c078f5ed

View file

@ -101,7 +101,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v2.3.2
with:
python-version: '3.9'
python-version: '3.11'
cache: 'pip'
- name: Install dependencies