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
Please update your script to Node 20.
Node 16 is being deprecated, and the following warning is being displayed in the GitHub Actions logs:
"Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: malinskiy/action-android/install-sdk@release/0.1.6, malinskiy/action-android/emulator-run-cmd@release/0.1.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/."
The text was updated successfully, but these errors were encountered:
PRs are welcome. Thanks
Sorry, something went wrong.
Update Node.js from v16 to v20 (Malinskiy#84)
bc9cd33
* Update Node.js from v16 to v20 According to the release policy of Node.js, Node.js v16 reached EOL (end-of-life). https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
9f46de8
No branches or pull requests
Please update your script to Node 20.
Node 16 is being deprecated, and the following warning is being displayed in the GitHub Actions logs:
"Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: malinskiy/action-android/install-sdk@release/0.1.6, malinskiy/action-android/emulator-run-cmd@release/0.1.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/."
The text was updated successfully, but these errors were encountered: