mirror of
https://github.com/actions/cache.git
synced 2025-04-05 02:49:22 +07: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