GitHub Actions now supports uploading and downloading non-zipped artifacts in workflows. Previously, all artifacts uploaded via `actions/upload-artifact` were automatically compressed. The new feature, available in `actions/upload-artifact` v7 with the `archive` parameter set to `false`, resolves three pain points: no need to

2m read timeFrom github.blog
Post cover image

Sort: