Bump @actions/artifact to version 0.6.0

This commit is contained in:
konradpabjan 2021-12-07 11:18:33 -05:00
parent f4ac36d205
commit 7f6671602c
4 changed files with 925 additions and 836 deletions

View file

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