From 83e765aff5de9197eb26cbb787a27708280ce406 Mon Sep 17 00:00:00 2001 From: Kyle Galbraith Date: Thu, 25 Jan 2024 14:50:50 +0100 Subject: [PATCH] Update to node20 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b1f3443..600e494 100644 --- a/action.yml +++ b/action.yml @@ -5,7 +5,7 @@ branding: icon: package color: gray-dark runs: - using: node16 + using: node20 main: dist/index.js inputs: version: