Skip to content

Commit

Permalink
bump poetry in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Apr 14, 2024
1 parent f1ca8bd commit 85f79b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.1.15"
poetry-version: "1.8.1"

- name: Install deps
run: poetry install
Expand Down

0 comments on commit 85f79b3

Please sign in to comment.