chore(build): bump poetry from 1.x to 2.x (#12369)
This commit is contained in:
parent
3ee213ddca
commit
c62b7cc679
11 changed files with 889 additions and 26 deletions
2
.github/actions/setup-poetry/action.yml
vendored
2
.github/actions/setup-poetry/action.yml
vendored
|
|
@ -8,7 +8,7 @@ inputs:
|
|||
poetry-version:
|
||||
description: Poetry version to set up
|
||||
required: true
|
||||
default: '1.8.4'
|
||||
default: '2.0.1'
|
||||
poetry-lockfile:
|
||||
description: Path to the Poetry lockfile to restore cache from
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue