Bump @actions/artifact to 0.3.5 (#52)

This commit is contained in:
Konrad Pabjan 2020-08-04 17:55:46 +02:00 committed by GitHub
parent 80d2d4023c
commit b3cedea9be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 8 deletions

View file

@ -28,7 +28,7 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"devDependencies": {
"@actions/artifact": "^0.3.3",
"@actions/artifact": "^0.3.5",
"@actions/core": "^1.2.4",
"@types/node": "^12.12.6",
"@typescript-eslint/parser": "^2.30.0",