Describe the bug
The v4 versions of actions/upload-artifact and actions/download-artifact no longer allow uploading multiple files to the same artifact, and currently, there is no guidance1 on how to handle it.
The publish workflow of this repository requires multiple uploads of wheels. So, it's broken.
To Reproduce
See https://github.com/WSH032/aria2-wheel/actions/runs/7241328457. There is only one artifact that does not contain wheels.
Possible solutions
Currently, there is no guidance1 on how to handle it.
I suggest temporarily reverting PR #5 #6 until a solution is available.
Additional context
More info: https://github.com/orgs/aio-libs/discussions/31
Describe the bug
PR #5 #6 break the publish.yml workflow.
The v4 versions of
actions/upload-artifactandactions/download-artifactno longer allow uploading multiple files to the same artifact, and currently, there is no guidance1 on how to handle it.The publish workflow of this repository requires multiple uploads of wheels. So, it's broken.
To Reproduce
See https://github.com/WSH032/aria2-wheel/actions/runs/7241328457. There is only one artifact that does not contain wheels.
Possible solutions
Currently, there is no guidance1 on how to handle it.
I suggest temporarily reverting PR #5 #6 until a solution is available.
Additional context
More info: https://github.com/orgs/aio-libs/discussions/31
Footnotes
Provide guidance for workflows broken by @4? ↩ ↩2