Ingest v0.5.2 of @actions/artifact (#100)

* npm install --update @actions/artifact

* Update .licenses file

* npm run release
This commit is contained in:
Brian Cristante
2021-06-16 16:19:05 -04:00
committed by GitHub
parent 8bef1ad834
commit 3be87be14a
4 changed files with 7 additions and 6 deletions

View File

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