diff --git a/action.yml b/action.yml index abd0feb2..02ac2bbc 100644 --- a/action.yml +++ b/action.yml @@ -65,5 +65,5 @@ outputs: description: The directory containing archived exports if "archive_output" is set. runs: - using: 'node16' + using: 'node20' main: 'dist/index.js'