Skip to content

Commit

Permalink
Merge pull request #138 from shunichironomura/renovate/abatilo-action…
Browse files Browse the repository at this point in the history
…s-poetry-3.x

Update abatilo/actions-poetry action to v3
  • Loading branch information
shunichironomura authored Jan 12, 2024
2 parents d9512b6 + 75f252e commit 05259d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}

- name: Set up Poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v3
with:
poetry-version: ${{ env.POETRY_VERSION }}

Expand Down

0 comments on commit 05259d7

Please sign in to comment.