diff --git a/action.yml b/action.yml index e73622c..4917281 100644 --- a/action.yml +++ b/action.yml @@ -21,5 +21,5 @@ inputs: default: false runs: - using: 'node20' + using: 'node24' main: 'index.js' \ No newline at end of file