remove actions/artifact dependency

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
This commit is contained in:
Eli Uriegas 2021-05-18 13:43:15 -07:00
parent 576971f47f
commit b6f5f11fd5
2 changed files with 27 additions and 101 deletions

View file

@ -28,7 +28,6 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": {
"@actions/artifact": "^0.5.1",
"@actions/core": "^1.2.6",
"@actions/github": "^5.0.0",
"aws-sdk": "^2.908.0"