From 57bfc593d0b0d8159f497eeb5994b25e170639b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Tue, 9 Apr 2024 23:50:48 +0200 Subject: [PATCH] Update to Node.js v20 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 26353ae..6670dce 100644 --- a/action.yml +++ b/action.yml @@ -48,7 +48,7 @@ inputs: required: false runs: - using: node16 + using: node20 main: dist/index.js branding: