Bump @actions/artifact to version 0.5.0

This commit is contained in:
Konrad Pabjan 2021-01-04 12:19:24 +01:00
parent e6bd6b7749
commit 838d4f8c9a
3 changed files with 225 additions and 74 deletions

View file

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