fsprojects / FSharp.Control.TaskSeq

A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
MIT License
91 stars 7 forks source link

Revisit upgrading to the problematic `actions/upload-artifact@v4` #245

Open abelbraaksma opened 5 months ago

abelbraaksma commented 5 months ago

Relevant discussion in this revert: #212.

Note: this update from v3 -> v4 is COMPLETELY INCOMPATIBLE (see: https://github.com/actions/upload-artifact/issues/472 and https://github.com/dorny/test-reporter/issues/343) and there's no clear guideline to be found on the horizon yet....