diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 83f8b848..c95c628a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: with: python-version: "3.10" - name: Setup Poetry - uses: abatilo/actions-poetry@v2.0.0 + uses: abatilo/actions-poetry@v2 with: poetry-version: "1.1.13" - name: Configure Poetry