diff --git a/action.yml b/action.yml index 92189e2..60c4ad9 100644 --- a/action.yml +++ b/action.yml @@ -65,5 +65,5 @@ outputs: description: If this action created a pull request review, this is its ID. runs: - using: node20 + using: node24 main: dist/index.js