Closed skalish closed 3 years ago
My only uncertainty here is if dschep/install-poetry-action@v1.2
needs to be changed as well in release.yml
.
My only uncertainty here is if
dschep/install-poetry-action@v1.2
needs to be changed as well inrelease.yml
.
Looks like dschep/install-poetry-action@v1.2 is deprecated. That repo recommends snok/install-poetry, but I've also seen abatilo/actions-poetry.
LGTM
We can either address the release workflow in this PR or in a follow-on PR.
I'm unsure of how to test the release workflow and the PR issue is blocking, so I agree on doing a follow-on.
Github actions checkout v1 and setup-python v1.1.1 have been officially deprecated as of last week. I believe this is the simple fix needed.