diff --git a/action.yml b/action.yml index 17b3a1c..dedc31f 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ inputs: description: Output of DreamCheck required: true runs: - using: node12 + using: node16 main: dist/index.js branding: icon: file-text