Skip to content

Commit

Permalink
update poetry ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zen-xu committed Dec 12, 2023
1 parent 736a6ea commit ecfdb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: "3.7"
- uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.1.15"
poetry-version: "1.4.2"
- name: publish
run: |
poetry build -f wheel
Expand Down

0 comments on commit ecfdb8c

Please sign in to comment.