mirror of
https://gitea.com/actions/cache.git
synced 2025-08-01 16:38:04 +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