chore: update lock file and poetry 1.7.0 in CI (#2156)
* chore: update lock file and poetry 1.7.0 in CI * mypy found an issue! :) --------- Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
This commit is contained in:
parent
cae39bc19f
commit
47bd96246f
5 changed files with 494 additions and 339 deletions
2
.github/actions/prepare/action.yml
vendored
2
.github/actions/prepare/action.yml
vendored
|
|
@ -7,7 +7,7 @@ inputs:
|
|||
default: "3.9"
|
||||
poetry-version:
|
||||
description: "Poetry Version"
|
||||
default: "1.5.1"
|
||||
default: "1.7.0"
|
||||
node-version:
|
||||
description: "Node Version"
|
||||
default: "18.x"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue