Skip to content
New issue

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

Build APK CI workflow deprecation issues #2819

Open
tuomas2 opened this issue Sep 7, 2023 · 0 comments
Open

Build APK CI workflow deprecation issues #2819

tuomas2 opened this issue Sep 7, 2023 · 0 comments

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Sep 7, 2023

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

this seem to work so perhaps no need to do anything immediately

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/

This need to be fixed

@tuomas2 tuomas2 changed the title CI deprecation issues Build APK CI workflow deprecation issues Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prio 4 (Feats)
Development

No branches or pull requests

1 participant