mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-14 14:48:39 +00:00
The command is deprecated since Oct. 22 and is replaced by writing the output variables into a file. ``` echo "NAME=${value}" >> $GITHUB_OUTPUT ```