chore(workflow): typo some actions path (#71594)
# Summary
Update `popular-feature-requests.mjs` and `popular-issues.mjs` path on
text.
## Description
At #66383, rename `.github/actions/next-repo-info` →
`.github/actions/next-repo-actions`
Furthermore, update current file name.
### Improving Documentation
- [x] Run `pnpm prettier-fix` to fix formatting issues before opening
the PR.
- [x] Read the Docs Contribution Guide to ensure your contribution
follows the docs guidelines:
https://nextjs.org/docs/community/contribution-guide
---------
Co-authored-by: JJ Kasper <jj@jjsweb.site>