From 6765fa75c30a1c591a1c87a077805edf6f45aebe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 11:08:02 +0000 Subject: [PATCH] fix(deps) Update abatilo/actions-poetry action to v3 --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0571d207..5311ba73 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -47,7 +47,7 @@ jobs: node port: 9300 discovery type: single-node - name: setup poetry - uses: abatilo/actions-poetry@v2 + uses: abatilo/actions-poetry@v3 with: poetry-version: 1.2.2