Skip to content

Commit 206409e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python-version: ${{ matrix.python-version }}
3131

3232
- name: Set up Poetry
33-
uses: abatilo/actions-poetry@v3
33+
uses: abatilo/actions-poetry@v4
3434
with:
3535
poetry-version: 1.8.4
3636

@@ -80,7 +80,7 @@ jobs:
8080
fetch-depth: 0
8181

8282
- name: Set up Poetry
83-
uses: abatilo/actions-poetry@v3
83+
uses: abatilo/actions-poetry@v4
8484
with:
8585
poetry-version: 1.8.4
8686

0 commit comments

Comments
 (0)