Skip to content
Compare
Choose a tag to compare
@robherley robherley released this 14 Dec 16:38
· 51 commits to main since this release
c7d193f

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