diff --git a/action.yml b/action.yml index d3c03907..dcc42334 100644 --- a/action.yml +++ b/action.yml @@ -153,5 +153,5 @@ outputs: description: 'Whether export succeeded (true/false)' runs: - using: 'node20' + using: 'node24' main: 'action/dist/index.js' \ No newline at end of file