From f4c17304cb1eab43ab6d9a895e41d83286989c37 Mon Sep 17 00:00:00 2001 From: John LaGrone Date: Thu, 3 Oct 2024 19:09:21 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 465fed6b..561f0717 100644 --- a/action.yml +++ b/action.yml @@ -3,7 +3,7 @@ description: Generate profile 3D Contributions author: yoshi389111 runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: