diff --git a/action.yml b/action.yml index 6dfe390..41ff9e0 100644 --- a/action.yml +++ b/action.yml @@ -12,5 +12,5 @@ outputs: tag: description: GitHub tag name runs: - using: node18 + using: node20 main: main.js