chore(build): bump poetry from 1.x to 2.x (#12369)

This commit is contained in:
Bowen Liang 2025-01-22 13:38:24 +08:00 committed by GitHub
commit c62b7cc679
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 889 additions and 26 deletions

View file

@ -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