New features
use_unzip
boolean input (defaulting to false) - if set to true, the action will use system providedunzip
utility for unpacking downloaded artifact(s) (note that the action will first download the .zip artifact file, then unpack it and remove the .zip file)
What's Changed
New Contributors
Full Changelog: v7...v8