From 90d7bd12c1d348fdb4afd4a9c8e42428aaffbc5f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 11 Dec 2022 15:39:32 +0100 Subject: bump Node version --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8f3388d..cd080af 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,7 @@ inputs: default: 1 runs: - using: node12 + using: node16 main: clean.js post: restore.js -- cgit v1.2.3