diff --git a/action.yml b/action.yml index a5e503c..9e5223a 100644 --- a/action.yml +++ b/action.yml @@ -68,7 +68,7 @@ outputs: description: Link to the build scan if any runs: - using: 'node12' + using: 'node16' main: 'dist/main/index.js' post: 'dist/post/index.js'