Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Got below GitHub Action warning in recent e2e tests.
https://github.com/apache/yunikorn-k8shim/actions/runs/7659441777
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/
To eliminate the warning message, we should check all repositories and upgrade the versions of following actions:
- actions/checkout@v3
- actions/setup-go@v3
Attachments
Issue Links
- links to
(4 links to)