The [`v3` ref](https://github.com/githubocto/flat/tree/v3) is pointing to [`v3.3.1`](https://github.com/githubocto/flat/commit/fc34373cc20b987e89d75d96435a9fecd8fb0807) rather than [the latest `v3.4.0` release](https://github.com/githubocto/flat/releases/tag/v3.4.0), so running this workflow against the `v3` ref still yields `node12` deprecation warning: <img width="690" alt="CleanShot 2023-07-31 at 11 04 18@2x" src="https://github.com/githubocto/flat/assets/8854718/f4cfa1a7-6174-448c-b198-995ca2c66aee"> Could someone update the `v3` branch to include @mattrothenberg's changes in #86? I should note that the example in the docs uses `v3`: https://github.com/githubocto/flat#option-2-manually-create-a-github-actions-workflow-yml-file Thanks in advance! Big fan of this tool 🙂