switch poetry action installer
This commit is contained in:
parent
c7c4952786
commit
740f8bb1ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
with:
|
||||
python-version: 3.8
|
||||
- name: install Poetry
|
||||
uses: dschep/install-poetry-action@v1.3
|
||||
uses: snok/install-poetry@v1.1.1
|
||||
- name: cache Poetry virtualenv
|
||||
uses: actions/cache@v2
|
||||
id: cache
|
||||
|
|
Loading…
Reference in a new issue