You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"name": "action-download-artifact", |
|
"main": "main.js", |
|
"dependencies": { |
|
"@actions/core": "1.10.1", |
|
"@actions/github": "6.0.0", |
|
"adm-zip": "0.5.10", |
|
"filesize": "10.1.0" |
|
} |
|
}
|
|
|