Skip to content

Commit 45a8372

Browse files
committed
updated poetry version for CI
1 parent 28e4cbf commit 45a8372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/ci-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
with:
2222
virtualenvs-create: true
2323
virtualenvs-in-project: true
24-
version: "1.2.2"
24+
version: "2.1.4"
2525
- name: add poetry to windows path
2626
if: runner.os == 'Windows'
2727
run: echo "C:/Users/runneradmin/.local/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)