Sourced from actions/download-artifact's releases.
v4.2.1
What's Changed
- Add unit tests by
@GhadimiR
in actions/download-artifact#392- Fix bug introduced in 4.2.0 by
@GhadimiR
in actions/download-artifact#391Full Changelog: https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1
v4.2.0
What's Changed
- Update README.md by
@lkfortuna
in actions/download-artifact#384- Bump artifact version, do digest check by
@GhadimiR
in actions/download-artifact#383New Contributors
@lkfortuna
made their first contribution in actions/download-artifact#384@GhadimiR
made their first contribution in actions/download-artifact#383Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0
95815c3
Merge pull request #391
from GhadimiR/main278fca4
Move log statements6890984
Merge branch 'main' into mainf9415c0
Run unit tests in CI76a6eb5
Merge pull request #392
from GhadimiR/add_unit_testsa2426d7
Merge branch 'main' into add_unit_tests3ffa694
lint53f6aa5
Add extra assertion to download single artifact testb456700
lint9eab798
Configure tsconfig