diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29ef173..83cedbe 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.2.0 + uses: abatilo/actions-poetry@v2.3.0 with: poetry-version: 1.2.2 @@ -64,7 +64,7 @@ jobs: python-version: 3.9 - name: Install Poetry - uses: abatilo/actions-poetry@v2.2.0 + uses: abatilo/actions-poetry@v2.3.0 with: poetry-version: 1.2.2