Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files.
https://github.com/actions/upload-artifact/releases/tag/v7.0.0
we'd then adjust the steps that use download-artefact too.
https://github.com/actions/upload-artifact/releases/tag/v7.0.0
we'd then adjust the steps that use download-artefact too.