Sourced from actions/download-artifact's releases.
v4.0.0
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.
For more information, see the
@actions/artifact
documentation.New Contributors
@bflad
made their first contribution in actions/download-artifact#194Full Changelog: https://github.com/actions/download-artifact/compare/v3...v4.0.0
v3.0.2
- Bump
@actions/artifact
to v1.1.1 - actions/download-artifact#195- Fixed a bug in Node16 where if an HTTP download finished too quickly (<1ms, e.g. when it's mocked) we attempt to delete a temp file that has not been created yet actions/toolkit#1278
v3.0.1
7a1cd32
Merge pull request #246
from actions/v4-beta8f32874
licensed cacheb5ff844
Merge pull request #245
from actions/robherley/v4-documentationf07a0f7
Update README.md7226129
update test workflow to use different artifact names for matrixada9446
update docs and bump @actions/artifact
7eafc8b
Merge pull request #244
from actions/robherley/bump-toolkit3132d12
consume latest toolkit5be1d38
Merge pull request #243
from actions/robherley/v4-beta-updates465b526
consume latest @actions/toolkit