tool cache

This commit is contained in:
Opportunity
2019-09-30 20:33:38 +08:00
Unverified
parent 5259c2cc9d
commit d610c9a2b6
219 changed files with 10598 additions and 7819 deletions
+3 -4
View File
@@ -10,10 +10,9 @@
"license": "ISC",
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/github": "^1.1.0",
"@actions/exec": "^1.0.1",
"@actions/tool-cache": "^1.1.2",
"@octokit/rest": "^16.30.1",
"node-fetch": "^2.6.0",
"semver": "^6.3.0",
"simple-git": "^1.126.0"
"semver": "^6.3.0"
}
}