mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
👷 pin poetry version to 1.3.2
This commit is contained in:
parent
1cac3bae5a
commit
45cec9d9ef
7
.github/actions/setup-python/action.yml
vendored
7
.github/actions/setup-python/action.yml
vendored
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user