Test GitHub Cache

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-08-16 22:31:37 +02:00
parent 5003e0df3d
commit 22acf7cb32
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
10 changed files with 54626 additions and 51 deletions

View file

@ -25,10 +25,11 @@
],
"license": "Apache-2.0",
"dependencies": {
"@actions/cache": "^1.0.2",
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4",
"@actions/tool-cache": "^1.5.5",
"git-url-parse": "^11.1.3"
"git-url-parse": "^11.1.3",
"md5": "^2.3.0"
},
"devDependencies": {
"@types/git-url-parse": "^9.0.0",