Sourced from actions/upload-artifact's releases.
v4.3.0
What's Changed
- Reorganize upload code in prep for merge logic & add more tests by
@ârobherleyin actions/upload-artifact#504- Add sub-action to merge artifacts by
@ârobherleyin actions/upload-artifact#505Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.0
26f96df Merge pull request #505 from actions/robherley/merge-artifacts530ed2c use correct artifact name in test53ef698 add additional integration test for merge all behavior90b0f8e add workflow to test merging199a58f more docs3f353f9 ncc997fffa add merge artifact sub-action52899c8 Merge pull request #504 from actions/robherley/reorganizeda58a3f ncc1f64adb fix import