1
0
mirror of https://github.com/actions/download-artifact.git synced 2024-11-18 23:16:22 +08:00

6 Commits

Author SHA1 Message Date
Thomas Boop
a327a9c763
Update default runtime to node16 ()
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
2022-02-07 21:18:27 +01:00
Konrad Pabjan
1de1dea89c
V2 Download Artifact ()
* V2 Preview ()

* V2 Setup

* Add end-to-end tests

* Update tests

* Update tests

* Update tests

* Update tests again

* Misc Updates

* Improve logs

* Update release

* Update README.md

* @actions/artifact v0.2.0

* Update to the latest version of the @actions/artifact package

* Update @actions/artifact to 0.3.1

* Misc Updates

* Add .gitattributes

* Update Readme

* Update test YAML
2020-04-28 15:45:21 +02:00
Edward Thomson
b834b50378 Update description 2019-11-08 17:00:32 +00:00
Danny McCormick
64f7d19cff
Update action.yml 2019-09-06 13:19:36 -04:00
Ting
e3e70e6fe5
remove unused inputs 2019-08-01 14:45:04 -04:00
Ting
b1d423026c
Create action.yml 2019-06-24 14:40:04 -06:00