mirror of
https://github.com/actions/download-artifact.git
synced 2025-04-23 14:46:43 +08:00
Update artifact package
This commit is contained in:
parent
302aa85ad2
commit
70545ed570
12
package-lock.json
generated
12
package-lock.json
generated
@ -36,9 +36,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/artifact": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.3.0.tgz",
|
||||
"integrity": "sha512-pABINytZmy0thgc/yXEa8WYpZAHXf7nSdOsk+b8Kkx6VNrRCN4qqJwk5HcNtdWLfeYTEIf9eiSPehHIcw7Bk9Q==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.3.1.tgz",
|
||||
"integrity": "sha512-3uW25BNAqbMBcasNK+DX4I0Vl8aQdo65K6DRufJiNYjqfhSMfeRE4YGjWLaKmF+H+7bp1ADlQ5NksC61fpvYbQ==",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
@ -6032,9 +6032,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@actions/artifact": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.3.0.tgz",
|
||||
"integrity": "sha512-pABINytZmy0thgc/yXEa8WYpZAHXf7nSdOsk+b8Kkx6VNrRCN4qqJwk5HcNtdWLfeYTEIf9eiSPehHIcw7Bk9Q==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.3.1.tgz",
|
||||
"integrity": "sha512-3uW25BNAqbMBcasNK+DX4I0Vl8aQdo65K6DRufJiNYjqfhSMfeRE4YGjWLaKmF+H+7bp1ADlQ5NksC61fpvYbQ==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user