mirror of
https://github.com/actions/cache.git
synced 2024-12-27 14:28:01 +08:00

* Replace typed rest client with new http-client * Send Content-Type: application/json and fix up some types * Lint * Consume @actions/http-client:1.0.5 * Consume @actions/http-client:1.0.6 * Dont send headers manually, http-client automatically will