On Thu, 2 Jan 2025 13:16:00 GMT, Ambarish Rapte wrote:
> In GHA, the two actions `checkout` and `cache` need to be updated to version
> 4.
>
> **Checkout action**
>
> - The Node is updated to version 20.
> - We do not explicitly specify node version
> - But we use the action checkout, which sh
On Thu, 2 Jan 2025 13:16:00 GMT, Ambarish Rapte wrote:
> In GHA, the two actions `checkout` and `cache` need to be updated to version
> 4.
>
> **Checkout action**
>
> - The Node is updated to version 20.
> - We do not explicitly specify node version
> - But we use the action checkout, which sh