mirror of
https://gitea.com/actions/cache.git
synced 2025-05-09 03:47:42 +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