Skip to content

Commit

Permalink
Update abatilo/actions-poetry action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
QuTech SDST committed Jan 16, 2024
1 parent d0dff29 commit f60cd1c
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:
with:
python-version: "3.7"
- name: Install poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v3
- name: Version poetry package
run: poetry version "${{ github.ref_name }}"
- name: Build poetry package
Expand Down

0 comments on commit f60cd1c

Please sign in to comment.