Skip to content

Releases: dawidd6/action-download-artifact

v2.25.0

13 Feb 15:30
b59d8c6
Compare
Choose a tag to compare
Add pagination to appropriate listWorkflowRunArtifacts call (#225)

v2.24.4: Merge pull request #219 from dawidd6/dependabot-npm_and_yarn-actions-…

13 Feb 14:13
5004d54
Compare
Choose a tag to compare
…artifact-1.1.1

build(deps): bump @actions/artifact from 1.1.0 to 1.1.1

v2.24.3: Merge pull request #218 from dawidd6/dependabot-npm_and_yarn-adm-zip-…

04 Jan 13:47
bd10f38
Compare
Choose a tag to compare

v2.24.2

09 Nov 16:25
e6e25ac
Compare
Choose a tag to compare
Merge pull request #209 from dawidd6/v2

v2.24.0

15 Oct 07:29
46b4ae8
Compare
Choose a tag to compare
Update download.yml

v2.23.0

30 Aug 10:11
7847792
Compare
Choose a tag to compare

v2.22.0

09 Aug 12:31
ea71f33
Compare
Choose a tag to compare
Update README.md (#182)

v2.21.1

19 Jun 20:39
6765a42
Compare
Choose a tag to compare
write zip file in path (#169)

v2.21.0

02 Jun 06:20
b7337e5
Compare
Choose a tag to compare

v2.20.0: Add some more diagnostics (#121)

31 May 16:12
80fcec8
Compare
Choose a tag to compare
* fix: apply artifacts filter also in checkArtifacts.

* fix: change author so I can publish the fix

* change name to avoid conflict

* change name

* fix artifacts.filter

* fix bug

* fix: add break

* More diagnostic output

* print found artifact names.

* fix check artifacts

* fix bug

* prep for PR

* Update action.yml

* Update main.js

* Update main.js

* Update main.js

* Update main.js

* Update main.js

Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>