1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 15:31:20 +01:00

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

14
node_modules/@actions/core/README.md generated vendored
View File

@@ -1,7 +1,7 @@
# `@actions/core`
> Core functions for setting results, logging, registering secrets and exporting variables across actions
## Usage
See [src/core.ts](src/core.ts).
# `@actions/core`
> Core functions for setting results, logging, registering secrets and exporting variables across actions
## Usage
See [src/core.ts](src/core.ts).