Update @actions/artifact package to version 0.5.0

This commit is contained in:
Konrad Pabjan 2021-01-04 11:55:58 +01:00
parent f144d3c391
commit b9b2ed3744
3 changed files with 131 additions and 48 deletions

View file

@ -28,7 +28,7 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": {
"@actions/artifact": "^0.4.2",
"@actions/artifact": "^0.5.0",
"@actions/core": "^1.2.6"
},
"devDependencies": {