diff --git a/src/utils.ts b/src/utils.ts index 1b763ff..7dafd9c 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -43,4 +43,4 @@ export function getCacheHandler() { default: throw new Error("Only currently support github and buildjet caches"); } -} \ No newline at end of file +}