diff --git a/action.yml b/action.yml index 603fd10..6ec64fe 100644 --- a/action.yml +++ b/action.yml @@ -45,5 +45,5 @@ inputs: default: 'true' runs: - using: 'node16' + using: 'node24' main: 'dist/index.js'