You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tyankatsu0105 : Could you upgrade the project, the following warning is also given:
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16:
tyankatsu0105/read-package-version-actions@v1.
For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12
The `set-output` command is deprecated and will be disabled soon.
Please upgrade to using Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
@tyankatsu0105 please be advised that the 'set-output' command issue has been recently fixed on another Github Action, you can find this fix here: FirebaseExtended/action-hosting-deploy#279 Would you be so kind to apply a similar fix to your Github Action so that it continues working after 1 June? Thank you in advance
Please update your code to you node-16 instead node-12
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
The text was updated successfully, but these errors were encountered: