diff --git a/.github/workflows/ci-poetry.yml b/.github/workflows/ci-poetry.yml index af675fb..375bf47 100644 --- a/.github/workflows/ci-poetry.yml +++ b/.github/workflows/ci-poetry.yml @@ -23,7 +23,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Install Poetry - uses: abatilo/actions-poetry@v3.0.0 + uses: abatilo/actions-poetry@v4.0.0 with: poetry-version: 1.2.2