Use @actions/artifact 0.3.2

This commit is contained in:
Konrad Pabjan 2020-05-15 20:59:32 +02:00
commit c414a17f7b
4 changed files with 112 additions and 74 deletions

View file

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/actions/upload-artifact#readme",
"devDependencies": {
"@actions/artifact": "^0.3.1",
"@actions/artifact": "^0.3.2",
"@actions/core": "^1.2.3",
"@actions/glob": "^0.1.0",
"@actions/io": "^1.0.2",