diff --git a/action.yml b/action.yml index 83cf3d3..96be18b 100644 --- a/action.yml +++ b/action.yml @@ -20,5 +20,5 @@ outputs: description: Your output description here runs: - using: node20 + using: node24 main: dist/index.js