From 21dc7ce708a1775b13f955bb8437cf7ca46d9f7d Mon Sep 17 00:00:00 2001 From: Jordan Oroshiba Date: Mon, 31 Jul 2023 14:33:42 -0700 Subject: [PATCH] New line --- src/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}