diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0fc6f2693..8571fd733 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Install Poetry - uses: abatilo/actions-poetry@v3.0.2 + uses: abatilo/actions-poetry@v4.0.0 with: poetry-version: 1.5.1 @@ -71,7 +71,7 @@ jobs: python-version: "3.10" - name: Install Poetry - uses: abatilo/actions-poetry@v3.0.2 + uses: abatilo/actions-poetry@v4.0.0 with: poetry-version: 1.5.1