Closed guoard closed 1 month ago
The @actions/upload-artifact action had a breaking change that prevents it from uploading to the same named Artifact multiple times. I've made some adjustments to address this limitation.
@actions/upload-artifact
Thanks for the fix.
The
@actions/upload-artifact
action had a breaking change that prevents it from uploading to the same named Artifact multiple times. I've made some adjustments to address this limitation.