mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-04-23 08:20:39 +03:00
fix ci
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Set up Python 3.10.1
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: 3.10.1
|
||||
python-version: 3.10.2
|
||||
- name: Install pipenv
|
||||
run: pip install pipenv --upgrade
|
||||
- name: Upgrde pip, setuptools and wheel
|
||||
|
||||
Reference in New Issue
Block a user