Skip to content

Commit

Permalink
Update abatilo/actions-poetry action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent 771119e commit 84b33ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
python-version: '3.9'
- name: Install dependencies
uses: abatilo/actions-poetry@v2.1.3
uses: abatilo/actions-poetry@v2.4.0
with:
poetry-version: 1.1.13
- name: Set up Poetry env
Expand Down

0 comments on commit 84b33ad

Please sign in to comment.