From 593941971b420a225167b33d4d2f354a58ade9f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 03:44:39 +0000 Subject: [PATCH] Update abatilo/actions-poetry action to v2.4.0 --- .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 fd926e4..cbe2e0a 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.3.0 + uses: abatilo/actions-poetry@v2.4.0 with: poetry-version: 1.6.1