We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In running this action on another repo, got the following error:
The following actions use a deprecated Node.js version and will be forced to run on node20: 10up/action-repo-automator@trunk
Everything seems to run fine but would be nice to fix this warning message.
Looks like we force Node v16 here: https://github.com/10up/action-repo-automator/blob/develop/action.yml#L82, wondering if we could bump that to v20
No response
The text was updated successfully, but these errors were encountered:
iamdharmesh
Successfully merging a pull request may close this issue.
Describe the bug
In running this action on another repo, got the following error:
The following actions use a deprecated Node.js version and will be forced to run on node20: 10up/action-repo-automator@trunk
Everything seems to run fine but would be nice to fix this warning message.
Looks like we force Node v16 here: https://github.com/10up/action-repo-automator/blob/develop/action.yml#L82, wondering if we could bump that to v20
Steps to Reproduce
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: