👷 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

View File

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