mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-30 06:54:28 +01:00
chore: use poetry the latest 1.8.x poetry consistently (#691)
This commit is contained in:
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.1"
|
||||
default: "1.8.5"
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
|
||||
Reference in New Issue
Block a user