Skip to content

Commit

Permalink
Upgrade to poetry 1.8.0 in CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen committed Feb 26, 2024
1 parent 888a17e commit 14b8ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
env:
PIPX_HOME: "/home/runner/.cache/pipx"
PIPX_BIN_DIR: "/home/runner/.local/bin"
POETRY_VERSION: "1.5.1"
POETRY_VERSION: "1.8.0"
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 14b8ed7

Please sign in to comment.