Merge pull request #45 from compose-viz/dev

Update poetry version in release-tagged-version
This commit is contained in:
Xyphuz 2023-01-11 01:14:16 +08:00 committed by GitHub
commit 230645523f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ jobs:
- name: Setup Poetry
uses: Gr1N/setup-poetry@v7
with:
poetry-version: 1.1.7
poetry-version: 1.2.1
- run: |
poetry install --no-root
poetry build