mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-20 20:08:58 +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 ```