Skip to content

Commit

Permalink
fix: workflow poetry action version
Browse files Browse the repository at this point in the history
  • Loading branch information
kameshsampath committed Dec 1, 2021
1 parent 480409d commit 3be16e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-collection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Poetry
uses: snok/install-poetry@v1.1.4
uses: snok/install-poetry@v1.3.0
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit 3be16e8

Please sign in to comment.