Skip to content

Commit

Permalink
Update poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
earthpyy committed Feb 17, 2024
1 parent d9a6f1a commit 14dd837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
path: ~/.cache/pip
key: pip
- name: Install Poetry
uses: abatilo/actions-poetry@v2.1.5
uses: abatilo/actions-poetry@v2.4.0
with:
poetry-version: "1.1.14"
poetry-version: "1.5.1"
- name: Install publishing tools
run: |
pip install poetry-dynamic-versioning[plugin]
Expand Down

0 comments on commit 14dd837

Please sign in to comment.