👷 pin poetry version to 1.3.2

This commit is contained in:
felinae98 2023-03-12 17:54:11 +08:00
parent 1cac3bae5a
commit 45cec9d9ef
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -14,5 +14,8 @@ runs:
uses: actions/setup-python@v4
with:
python-version: ${{ inputs.python-version }}
- name: install poetry
uses: abatilo/actions-poetry@v2
- name: Setup Poetry
uses: Gr1N/setup-poetry@v8
with:
poetry-version: "1.3.2"