setup-dotnet/node_modules/@actions/tool-cache/README.md
Danny McCormick 1acab72798
New tool cache (#8)
* Consume new tool-cache

* Fix tests

* Fix workflow
2019-07-30 12:53:06 -04:00

7 lines
136 B
Markdown

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