diff --git a/action.yml b/action.yml index d9cf1c2..b8241c6 100644 --- a/action.yml +++ b/action.yml @@ -23,5 +23,5 @@ inputs: type: string runs: - using: node16 + using: node20 main: action.js