diff --git a/action.yml b/action.yml index e2f7ddb..f41b500 100644 --- a/action.yml +++ b/action.yml @@ -17,5 +17,5 @@ outputs: sha: description: 'shortened SHA' runs: - using: 'node20' + using: 'node24' main: 'dist/index.js'