commit-stream
commit-stream copied to clipboard
Turn a `git log` into a stream of commit objects
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.8.1. Release notes Sourced from actions/setup-node's releases. v3.8.1 What's Changed In scope of this release, the filter was removed within the cache-save step by @dmitry-shibanov...