Yu-Lin Chen created YUNIKORN-2340:
-------------------------------------
Summary: Upgrade actions versions in Github Action workflow
Key: YUNIKORN-2340
URL: https://issues.apache.org/jira/browse/YUNIKORN-2340
Project: Apache YuniKorn
Issue Type: Improvement
Components: core - common, scheduler-interface, shim - kubernetes,
webapp
Reporter: Yu-Lin Chen
Assignee: Yu-Lin Chen
Got below GitHub Action warning in recent e2e tests.
[https://github.com/apache/yunikorn-k8shim/actions/runs/7659441777]
{code:java}
Node.js 16 actions are deprecated. Please update the following actions to use
Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
{code}
To eliminate the warning message, we should check all repositories and upgrade
the versions of following actions to @v4
* actions/checkout@v3
* actions/setup-go@v3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]