From fe589e26b8de401d14ce768f19fadf6fd1800374 Mon Sep 17 00:00:00 2001 From: GlazerMann Date: Sun, 11 Dec 2022 16:34:13 -0600 Subject: [PATCH] update node js to 16 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4ae9260..60aa4de 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ outputs: lfsFiles: # output will be available to future steps description: "Array of possible detected large file(s)" runs: - using: "node12" + using: "node16" main: "dist/index.js" branding: icon: "alert-triangle" # icon referenced from https://feathericons.com/