diff --git a/action.yml b/action.yml index 733938dbe..ab758fba0 100644 --- a/action.yml +++ b/action.yml @@ -55,5 +55,5 @@ outputs: ruby-prefix: description: 'The prefix of the installed ruby' runs: - using: 'node20' + using: 'node24' main: 'dist/index.js'