From 58ae2d7d4f55cc9bd60a754d1fe0af35527b6b3a Mon Sep 17 00:00:00 2001 From: Ami <2096562+amitie10g@users.noreply.github.com> Date: Sat, 11 Apr 2026 06:27:06 -0400 Subject: [PATCH] bump to use node24 in the GHA runner environment --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0af69d3..55512ac 100644 --- a/action.yml +++ b/action.yml @@ -19,7 +19,7 @@ inputs: default: "true" # options "true", "false" runs: - using: "node20" + using: "node24" main: "dist/index.js" branding: