try new poetry

This commit is contained in:
Will McGugan 2022-12-23 17:53:02 -08:00
parent 497177f7ab
commit 1f3f18cfd0

View file

@ -23,7 +23,7 @@ jobs:
# TODO: workaround for https://github.com/snok/install-poetry/issues/94
uses: snok/install-poetry@v1.3.1
with:
version: 1.1.11
version: 1.3.1
virtualenvs-in-project: true
- name: Install dependencies
run: poetry install