Skip to content

Commit

Permalink
win build poetry version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
solarw committed Sep 4, 2024
1 parent de4b0d9 commit d83f04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with:
version: '1.4.0'
version: '1.8.3'
virtualenvs-create: true
virtualenvs-in-project: false
virtualenvs-path: ~/my-custom-path
Expand Down

0 comments on commit d83f04c

Please sign in to comment.