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
github-upload-artifact: Upgrade the deprecated version
actions/upload-artifact v3 is now deprecated and cannot
be used anymore. Hence, updating to v4.
`strategy.job-index` is post-fixed to the artifact
name to overcome the known issue of upload-artifact v4
not allowing multiple artifacts with the same name on
the workflow run.
Signed-off-by: Ahmed Ismail <[email protected]>
0 commit comments