Philipp Dallig created ZEPPELIN-5873: ----------------------------------------
Summary: Update GitHub CI Actions Key: ZEPPELIN-5873 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5873 Project: Zeppelin Issue Type: Improvement Reporter: Philipp Dallig Assignee: Philipp Dallig Currently we have the following warning in the GitHub Action CI system. {code:java} 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: actions/checkout@v2, actions/setup-java@v2{code} We should update the CI actions. -- This message was sent by Atlassian Jira (v8.20.10#820010)