Skip to content

Commit

Permalink
chore(deps): update abatilo/actions-poetry action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent eb8e2e9 commit 79fba9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.10"
- uses: abatilo/actions-poetry@v3
- uses: abatilo/actions-poetry@v4
- name: build
run: poetry build
- name: publish
Expand Down

0 comments on commit 79fba9f

Please sign in to comment.