diff --git a/action.yml b/action.yml index f19be46..0c60638 100644 --- a/action.yml +++ b/action.yml @@ -71,5 +71,5 @@ inputs: True to cache downloads. default: true runs: - using: 'node24' + using: 'node20' main: 'dist/index.js'