CLI to migrate the deprectated echo "::set-output name=dir::$(yarn cache dir)"
output syntax to the newer echo "dir=$(yarn cache dir)" >> $GITHUB_OUTPUT
syntax.
- Download the binary
chmod +x /path/to/binary
/path/to/binary /path/to/repo/.github/workflows/
- Done
Wanted to write some Rust that is useful to me. Yeah, a Regex search and replace would have been faster.
MIT