github actions/download-artifact v4.0.0

latest releases: v4.1.8, v4, v4.1.7...
9 months ago

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. The changelog post.
  2. The README.
  3. The migration documentation.
  4. As well as the underlying npm package, @actions/artifact documentation.

New Contributors

Full Changelog: v3...v4.0.0

Don't miss a new download-artifact release

NewReleases is sending notifications on new releases.