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

* npm install --update @actions/artifact

* update .license file

* npm run release
This commit is contained in:
Brian Cristante 2021-06-16 11:09:14 -04:00 committed by GitHub
parent 4537e112f4
commit 27121b0bdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 7 deletions

View file

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/actions/upload-artifact#readme",
"dependencies": {
"@actions/artifact": "^0.5.1",
"@actions/artifact": "^0.5.2",
"@actions/core": "^1.2.6",
"@actions/glob": "^0.1.0",
"@actions/io": "^1.0.2"