See https://github.com/icsharpcode/ILSpy/pull/3114#issuecomment-1868520369 We currently have more than 10 artifacts in our build. v4 of the action limits the number of artifacts to 10 and breaks our build. Solution is probably to bundle the artifacts only used for releases into an archive.
See #3114 (comment)
We currently have more than 10 artifacts in our build. v4 of the action limits the number of artifacts to 10 and breaks our build.
Solution is probably to bundle the artifacts only used for releases into an archive.