Update @actions/artifact from 0.3.5 to 0.4.2

This commit is contained in:
Konrad Pabjan 2020-12-15 10:40:10 -05:00
parent 987de047e8
commit de74616530
3 changed files with 122 additions and 31 deletions

View file

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