Update project_tests.yml

This commit is contained in:
jonathanmetzman 2022-12-27 12:13:33 -05:00 committed by GitHub
parent 01882ba535
commit 40339f9997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ jobs:
- name: Setup python environment - name: Setup python environment
uses: actions/setup-python@v3 uses: actions/setup-python@v3
with: with:
python-version: 3.8 python-version: 3.10
- name: Install dependencies - name: Install dependencies
run: | run: |