Update python version

This commit is contained in:
Sean Davis 2022-12-15 21:46:44 -05:00 committed by GitHub
parent 58d592d8bc
commit 024f8e9306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Install Python 3
uses: actions/setup-python@v4.3.0
with:
python-version: 3.6
python-version: 3.6.15
- name: Install dependencies
run: |
python -m pip install --upgrade pip