Since there are breaking changes between the upload-artifact and download-artifact versions v3 and v4, this workflow was broken, and no releases were uploaded to pypi. A downgrade should make this work again.
What does this PR do
Standards checklist
[x] The PR title is descriptive.
[x] I have read CONTRIBUTING.md
[ ] Optional: I have tested the code myself
For new steps
[ ] Optional: Topgrade skips this step where needed
[ ] Optional: The --dry-run option works with this step
[ ] Optional: The --yes option works with this step if it is supported by
the underlying command
If you developed a feature or a bug fix for someone else and you do not have the
means to test it, please tag this person here.
Since there are breaking changes between the upload-artifact and download-artifact versions v3 and v4, this workflow was broken, and no releases were uploaded to pypi. A downgrade should make this work again.
What does this PR do
Standards checklist
CONTRIBUTING.md
For new steps
--dry-run
option works with this step--yes
option works with this step if it is supported by the underlying commandIf you developed a feature or a bug fix for someone else and you do not have the means to test it, please tag this person here.