diff --git a/.github/actions/setup-build/action.yml b/.github/actions/setup-build/action.yml index a21c9a1d7296..5fe279a0a3a7 100644 --- a/.github/actions/setup-build/action.yml +++ b/.github/actions/setup-build/action.yml @@ -9,7 +9,7 @@ inputs: cache-suffix: description: | - Additional string that is used to compute the ccache hash. + Additional string that sed to compute the ccache hash. Different jobs running the action need distinct values for this key, but the content is irrelevant. required: false