Remove GitHub Cache support for now (future release or buildkit cache provider?)

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-08-17 18:35:15 +02:00
parent 2962fe9789
commit 44d05b9191
9 changed files with 32 additions and 54196 deletions

View File

@ -26,7 +26,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@actions/cache": "^1.0.2",
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4"
},