mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-28 01:18:27 +02:00
Update @actions/artifact package to version 0.5.0
This commit is contained in:
parent
f144d3c391
commit
b9b2ed3744
3 changed files with 131 additions and 48 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -5,9 +5,9 @@
|
|||
"requires": true,
|
||||
"dependencies": {
|
||||
"@actions/artifact": {
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-0.4.2.tgz",
|
||||
"integrity": "sha512-vXbHfJbAwx8mqg7ZUCW6Vc3hG1GvM5wEMJjaVhXJIbyLeZCIIA8WgDvPA7Ag3OWtF5s15jF/jUIkGdxaCwmCbQ==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-0.5.0.tgz",
|
||||
"integrity": "sha512-uo9zlqm8sZBysFVaBZh8iAe2xNf9x2fDQZZMHiKyBEShvCB2S2nA4+Kt3Xsi9eG5O1E8fVMwEVuwLR3/Zy3mrA==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/http-client": "^1.0.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue