> Visit the Actions tab for your fork, then enable workflows for your fork. I was going to the action > Publish RSS feeds to GitHub Pages, enable workflows, but it didn't run, run it manually, and get these errors: - Process completed with exit code 128. - Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.3.4. For more information see: [GitHub Actions: All Actions will begin running on Node16 instead of Node12 | GitHub Changelog](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/). - The save-state command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: [GitHub Actions: Deprecating save-state and set-output commands | GitHub Changelog](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
I was going to the action > Publish RSS feeds to GitHub Pages,
enable workflows, but it didn't run,
run it manually, and get these errors: