Skip to content

actions/upload-artifact@v4 break the publish.yml workflow #12

Description

@WSH032

Describe the bug

PR #5 #6 break the publish.yml workflow.

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

Footnotes

  1. Provide guidance for workflows broken by @4? 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions