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
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