diff --git a/data/reusables/actions/output-limitations.md b/data/reusables/actions/output-limitations.md index d26de54a7ff7..4f564e8e29e3 100644 --- a/data/reusables/actions/output-limitations.md +++ b/data/reusables/actions/output-limitations.md @@ -1 +1 @@ -Outputs are Unicode strings, and can be a maximum of 1 MB. The total of all outputs in a workflow run can be a maximum of 50 MB. +Outputs can be a maximum of 1 MB per job. The total of all outputs in a workflow run can be a maximum of 50 MB. Size is approximated based on UTF-16 encoding.