Skip to content

Commit

Permalink
Merge pull request #28 from ahayworth/ahayworth/poetry
Browse files Browse the repository at this point in the history
Update to latest setup-poetry
  • Loading branch information
ahayworth authored Sep 13, 2022
2 parents 49cdda1 + 59434c0 commit 8b0a08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Set up poetry
uses: Gr1N/setup-poetry@v4
uses: Gr1N/setup-poetry@v7
- name: Cache dependencies
uses: actions/cache@v1
with:
Expand Down

0 comments on commit 8b0a08f

Please sign in to comment.