mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-15 23:28:24 +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 ```