You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ESM workflow: revert download-artifact from v7 to v4
The v7 version of download-artifact has a breaking change where it creates
an extra directory level (artifact/artifact/package.json instead of
artifact/package.json). Reverting to v4 fixes this issue.
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>
0 commit comments