diff --git a/action.yml b/action.yml index 206c2f2..abf28a0 100644 --- a/action.yml +++ b/action.yml @@ -15,5 +15,5 @@ outputs: tag: description: Git tag name runs: - using: node16 + using: node20 main: main.js