diff --git a/action.yml b/action.yml index 629bf70..c2c0cc6 100644 --- a/action.yml +++ b/action.yml @@ -17,5 +17,5 @@ inputs: default: 'auto' runs: - using: 'node24' + using: 'node20' main: 'dist/index.js'