sign-android-release
sign-android-release copied to clipboard
Using the action prints warning about usage of deprecated node12
Here is the warning:
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: r0adkll/[email protected]
The node version is specified here: https://github.com/r0adkll/sign-android-release/blob/master/action.yml#L57
It does look like #70 updates the action.yml file.
Is there any progress on getting https://github.com/r0adkll/sign-android-release/pull/70 merged...?
It looks like the project is abandon, is there any alternatives?
For anyone still looking, this alternative doesn’t have the Node.js or set-output
issues.
@short-dsb @paolorevillosa @jy-freeagent @mpost @Brandon-Ritchie I have created a new repo trying to maintain the project, based on this solution.
My solution is based on Node.js 20.9 and I solved also this issue.
https://github.com/filippoLeporati93/android-release-signer