[CI][Bench] Add names for steps in composite action (#20498)
When action is used as composite, its steps don't disaply the actual
'name' defined for each step. Instead a full command to execute is
displayed. To work around it we can put name as a comment in the first
line of the command.