diff --git a/action.yml b/action.yml index ea5310ff2..eae936ed1 100644 --- a/action.yml +++ b/action.yml @@ -61,7 +61,7 @@ inputs: default: "false" runs: - using: "node12" + using: "node16" main: "lib/main.js" branding: icon: "git-merge"