Skip to content

Commit e8cf027

Browse files
chore(deps): bump abatilo/actions-poetry from 3 to 4 (#175)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0502e66 commit e8cf027

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: ${{ matrix.python-version }}
2626

2727
- name: Set up Poetry
28-
uses: abatilo/actions-poetry@v3
28+
uses: abatilo/actions-poetry@v4
2929
with:
3030
poetry-version: 1.8.4
3131

@@ -75,7 +75,7 @@ jobs:
7575
fetch-depth: 0
7676

7777
- name: Set up Poetry
78-
uses: abatilo/actions-poetry@v3
78+
uses: abatilo/actions-poetry@v4
7979
with:
8080
poetry-version: 1.8.4
8181

@@ -115,7 +115,7 @@ jobs:
115115
run: make rename_project
116116

117117
- name: Set up Poetry
118-
uses: abatilo/actions-poetry@v3
118+
uses: abatilo/actions-poetry@v4
119119
with:
120120
poetry-version: 1.8.4
121121

0 commit comments

Comments
 (0)