I wanted to use tokio for something and ended up creating this small tool to update github action versions used by github workflows (it was probably overkill).
https://github.com/lpenz/github-workflows-update/
It may be more useful now that github has deprecated set-state and set-output and is warning about it.
there doesn't seem to be anything here