Skip to content

Commit 79fba9f

Browse files
chore(deps): update abatilo/actions-poetry action to v4
1 parent eb8e2e9 commit 79fba9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/setup-python@v5
3636
with:
3737
python-version: "3.10"
38-
- uses: abatilo/actions-poetry@v3
38+
- uses: abatilo/actions-poetry@v4
3939
- name: build
4040
run: poetry build
4141
- name: publish

0 commit comments

Comments
 (0)