New tool cache (#8)

* Consume new tool-cache

* Fix tests

* Fix workflow
This commit is contained in:
Danny McCormick
2019-07-30 12:53:06 -04:00
committed by GitHub
parent 594da1d3f0
commit 1acab72798
27 changed files with 7706 additions and 7705 deletions

View File

@@ -1,7 +1,7 @@
# `@actions/tool-cache`
> Functions necessary for downloading and caching tools.
## Usage
# `@actions/tool-cache`
> Functions necessary for downloading and caching tools.
## Usage
See [src/tool-cache.ts](src/tool-cache.ts).