The v3 ref is pointing to v3.3.1 rather than the latest v3.4.0 release, so running this workflow against the v3 ref still yields node12 deprecation warning:
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 🙂
The
v3ref is pointing tov3.3.1rather than the latestv3.4.0release, so running this workflow against thev3ref still yieldsnode12deprecation warning:Could someone update the
v3branch 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-fileThanks in advance! Big fan of this tool 🙂