r0adkll / sign-android-release

A GitHub action to sign an APK or AAB
MIT License
362 stars 137 forks source link

Warning after executing an action #71

Open torop-komure opened 2 years ago

torop-komure commented 2 years ago

set-output used in pCYSl5EDgo/cat is deprecated. It will be disabled on May 31, 2023.

Reference URL https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Will this change be supported?

shmargor commented 1 year ago

also, it requires an update to node 16

image

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

filippoLeporati93 commented 8 months ago

HI @shmargor @torop-komure 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