Skip to content

Commit

Permalink
chore(deps): update abatilo/actions-poetry action to v3 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 0354a93 commit abcd0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
key: ${{ env.pythonLocation }}-${{ env.POETRY_VERSION }}

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

Expand Down

0 comments on commit abcd0fd

Please sign in to comment.