Skip to content

Commit 84b33ad

Browse files
Update abatilo/actions-poetry action to v2.4.0
1 parent 771119e commit 84b33ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
python-version: '3.9'
2424
- name: Install dependencies
25-
uses: abatilo/actions-poetry@v2.1.3
25+
uses: abatilo/actions-poetry@v2.4.0
2626
with:
2727
poetry-version: 1.1.13
2828
- name: Set up Poetry env

0 commit comments

Comments
 (0)