Update @actions/artifact to version 0.6.0

This commit is contained in:
konradpabjan 2021-12-07 11:08:25 -05:00
parent 591af65465
commit dbafe61729
3 changed files with 924 additions and 835 deletions

View file

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