👷 unlock poetry version (#1872)

This commit is contained in:
Ju4tCode 2023-04-01 19:47:33 +08:00 committed by GitHub
parent 40855ade01
commit 7f6fc56bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ runs:
using: "composite" using: "composite"
steps: steps:
- name: Install poetry - name: Install poetry
run: pipx install poetry==1.3.2 run: pipx install poetry
shell: bash shell: bash
- uses: actions/setup-python@v4 - uses: actions/setup-python@v4