diff --git a/action.yml b/action.yml index 9647f73..98bb41d 100644 --- a/action.yml +++ b/action.yml @@ -127,5 +127,5 @@ outputs: description: 'Check issue' runs: - using: node20 + using: node24 main: 'dist/index.js'