Skip to content

Commit

Permalink
Fix: (Temp) set default poetry version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
y0urself authored and greenbonebot committed Jan 6, 2025
1 parent cfa184d commit 62ad2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poetry/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ inputs:
description: "Cache poetry and its dependencies by setting it to 'true'. Disabled by default."
poetry-version:
description: "Use a specific poetry version. By default the latest release is used."
default: "1.8.0"
python-version:
description: "Python version that should be installed and used."
default: "3.10"
Expand Down

0 comments on commit 62ad2c6

Please sign in to comment.