Skip to content

Commit

Permalink
upgrade poetry version used in GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-galataud committed Apr 16, 2024
1 parent 70b6357 commit 6067a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Poetry
uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: "1.5.1"
poetry-version: "1.7.1"

- name: Setup python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 6067a35

Please sign in to comment.