Skip to content

Commit

Permalink
[feat] Bump poetry version in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Wernert committed Jan 6, 2023
1 parent 160cceb commit 788b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install and configure Poetry
uses: snok/install-poetry@e3dbfd357f4751d4f582d62bc8a71e56c2a7015b # v1.3.2
with:
version: 1.2.1
version: 1.3.1
virtualenvs-create: true
virtualenvs-in-project: true
installer-parallel: true
Expand Down

0 comments on commit 788b0f9

Please sign in to comment.