ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.54k stars 733 forks source link

[Improvement]: Update used github actions to not use deprecated node 16 #42617

Closed Shadow-Devil closed 6 days ago

Shadow-Devil commented 3 weeks ago

Description

Many pipelines still use versions of actions that are using the deprecated node version 16: image

Describe your problem(s)

No response

Describe your solution(s)

Update the actions used in the pipelines

Related area

-> CICD

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

I would like to contribute myself