mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
3c59a4203c
The command is deprecated since Oct. 22 and is replaced by writing the
output variables into a file.
```
echo "NAME=${value}" >> $GITHUB_OUTPUT
```