chore: use latest 1.X poetry version (#3039)
This commit is contained in:
parent
4a28c22d79
commit
c3efd48108
1 changed files with 1 additions and 1 deletions
2
.github/actions/prepare/action.yml
vendored
2
.github/actions/prepare/action.yml
vendored
|
|
@ -7,7 +7,7 @@ inputs:
|
|||
default: "3.10"
|
||||
poetry-version:
|
||||
description: "Poetry Version"
|
||||
default: "1.7.0"
|
||||
default: "1.8.5"
|
||||
node-version:
|
||||
description: "Node Version"
|
||||
default: "20.x"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue