Releases: dawidd6/action-download-artifact
Releases · dawidd6/action-download-artifact
v2.6.3
main: no need to 'new'
v2.6.2
Merge pull request #18 from dawidd6/dependabot-npm_and_yarn-adm-zip-0…
v2.6.1
main: use join from path lib
v2.6.0
- added an ability to download artifacts from most recent workflow run, when neither of
pr
orcommit
inputs are specified - fixed deprecation warning
- updated NPM dependecies
v2.5.0
print artifact filename and size
v2.4.0
workflows: fixed repo string
v2.3.1
main: set path input as required
v2.3.0
main: merge owner and repo
v2.2.0
main: just use original solution
v2.1.0
use unzipper and stream instead of decompress