Gr1N / setup-poetry

Set up your GitHub Actions workflow with a specific version of Poetry
MIT License
86 stars 14 forks source link

Deprecated Versions? #36

Closed jamesholland-uk closed 1 year ago

jamesholland-uk commented 1 year ago

Has v4 has been deprecated and removed? This is the error message observed yesterday:

Run Gr1N/setup-poetry@v4
  with:
    poetry-version: 1.0.10
    poetry-preview: false
  env:
    pythonLocation: <redacted>
Error: Unexpected HTTP response: 404

I noted that only v5 is documented in the readme, so I am right to infer that v4 has gone? Thanks :-)

Gr1N commented 1 year ago

Hey, all versions are available to use. I guess you are stuck with the legacy URL for poetry installation. I recommend you to upgrade to the latest v8 version of the action.