update poetry in github actions

This commit is contained in:
long2ice 2020-11-17 10:35:51 +08:00
parent a1c10ff330
commit c2eb4dc9e3
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: '3.x'
- uses: dschep/install-poetry-action@v1.3
- uses: abatilo/actions-poetry@v2.0.0
- name: Build dists
run: make build
- name: Pypi Publish

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: '3.x'
- uses: dschep/install-poetry-action@v1.3
- uses: abatilo/actions-poetry@v2.0.0
- name: CI
env:
MYSQL_PASS: root