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
Update github actions versions to enable coverage (microsoft#7183)
Coverage generation has failed because of the deprecation of versions of
upload-artifact before v4 which the version of upload-pages-artifact
that DXC used made use of. This bumps that and all other actions to the
latest versions.
0 commit comments