diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml index 8efdd37..194e0ae 100644 --- a/.github/workflows/installer.yml +++ b/.github/workflows/installer.yml @@ -30,7 +30,7 @@ jobs: - "" - "--preview" - "--git https://github.com/python-poetry/poetry.git" - - "--version 1.1.13" + - "--version 1.1.14" include: - os: Ubuntu image: ubuntu-latest