⭐ Priority
(Low)☹️ Something is a little off
📝 Describe the bug
The CI-CD action generates workflows that still use gulp for building and packaging when running in SPFx 1.22 projects. This is a mistake as from that version of SPFx we should use heft
👣 Steps To Reproduce
simply run the ci-cd action for an SPFx 1.22.x project
📜 Expected behavior
should generate workflow/pipeline that uses heft not gulp
📷 Screenshots
No response
❓SharePoint Framework Toolkit version
4.16.0
❓Node.js version
No response
🤔 Additional context
This bug should be fixed on the CLI for Microsoft 365 side first