mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-23 08:01:18 +08:00
update docs and bump @actions/artifact
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "download-artifact",
|
||||
"version": "3.0.0",
|
||||
"description": "Download a build artifact that was previously uploaded in the workflow by the upload-artifact action",
|
||||
"version": "4.0.0",
|
||||
"description": "Download an Actions Artifact from a workflow run",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
Reference in New Issue
Block a user