diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a72d32d55..57f58833a 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@v2.3.0 + uses: abatilo/actions-poetry@v3.0.0 with: poetry-version: 1.5.1 @@ -63,7 +63,7 @@ jobs: python-version: "3.10" - name: Install Poetry - uses: abatilo/actions-poetry@v2.3.0 + uses: abatilo/actions-poetry@v3.0.0 with: poetry-version: 1.5.1