From 3dd692fec32af4cb9d61240deb96e079d4722440 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:53:24 +0000 Subject: [PATCH] Update abatilo/actions-poetry action to v3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c004948..fd8c56d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: python-version: "3.12" - name: Install Poetry - uses: abatilo/actions-poetry@v2.4.0 + uses: abatilo/actions-poetry@v3.0.0 with: poetry-version: 1.6.1