Commit Graph

5 Commits (9fa7e61ec7e1f44ac75218e7aaea81da8856fd11)

Author SHA1 Message Date
Chad Kimes f7ebb81a3f
Consume latest toolkit and fix dangling promise bug ()
* Consume latest toolkit and fix dangling promise bug

* Pass earlyExit parameter to run method so tests don't hang

* Pass earlyExit parameter to run method so tests don't hang

* Refactor restore files to have better patterns for testing

* style
Vipul 81423d07fe Update licenses
David Hadka 1a9e2138d9
Update cache module to v1.0.7 ()
David Hadka 8819edf476
Update to @actions/cache 1.0.3 ()
Update to version 1.0.3 of the `@actions/cache` module.  This pulls in the following changes:

* Add a small delay between retry attempts
* Do not retry on HTTP responses that are not retryable, such as 409 Conflicts
Thomas Boop 11e417fa43 Add Licensed to attribute third party licenses