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

Deprecation annotations from build CI #91

Closed
winstonsung opened this issue May 4, 2024 · 0 comments
Closed

Deprecation annotations from build CI #91

winstonsung opened this issue May 4, 2024 · 0 comments

Comments

@winstonsung
Copy link
Contributor

Annotations
2 warnings

build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ .

Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app_debug".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

winstonsung added a commit to winstonsung/ccip-android that referenced this issue May 4, 2024
- actions/checkout@v3 => v4
- actions/setup-java@v3 => v4
- actions/upload-artifact@3 => v4

Bug: CCIP-App#91
Bug: CCIP-App#92
Change-Id: I290d2b19dc198fc840ae7b246325de9a45f88c39
winstonsung added a commit to winstonsung/ccip-android that referenced this issue May 4, 2024
Dependencies:

- actions/checkout@v3 => v4
- actions/setup-java@v3 => v4
- actions/upload-artifact@3 => v4

Bug: CCIP-App#91
Bug: CCIP-App#92
Change-Id: I290d2b19dc198fc840ae7b246325de9a45f88c39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant