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