Sam Barker created FLINK-36393:
----------------------------------
Summary: Flink Operator uses out of date GitHub actions.
Key: FLINK-36393
URL: https://issues.apache.org/jira/browse/FLINK-36393
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: Sam Barker
The operator test suite if full of warnings about using out of date github
actions based on node 12 an example [picked at
random|https://github.com/apache/flink-kubernetes-operator/actions/runs/10915107524]
The problematic actions are:
* {{actions/checkout@v2}}
* {{actions/setup-java@v2}}
* {{actions/cache@v3}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)