Skip to content

Commit

Permalink
Upgrade to poetry 1.8.2 in CICD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen committed Apr 17, 2024
1 parent 756e4f1 commit 259c040
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.8.0"
POETRY_VERSION: "1.8.2"
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 259c040

Please sign in to comment.