diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 630ee251..6c699315 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: python-version: "3.8" - name: Install poetry - uses: abatilo/actions-poetry@v3 + uses: abatilo/actions-poetry@v3.0.1 with: poetry-version: 1.8.3 @@ -120,7 +120,7 @@ jobs: python-version: "3.8" - name: Install poetry - uses: abatilo/actions-poetry@v3 + uses: abatilo/actions-poetry@v3.0.1 with: poetry-version: 1.8.3 @@ -188,7 +188,7 @@ jobs: python-version: "3.8" - name: Install poetry - uses: abatilo/actions-poetry@v3 + uses: abatilo/actions-poetry@v3.0.1 with: poetry-version: 1.8.3