kubernetes-sigs / work-api

Kubernetes Work API
Apache License 2.0
54 stars 21 forks source link

Update GitHub Actions to run on Node16 #28

Closed RainbowMango closed 1 year ago

RainbowMango commented 1 year ago

What type of PR is this? According to the GitHub Action announcement, all actions begin running on Node16 since the Node12 has been out of support.

This PR updates actions to support Node16:

What this PR does / why we need it:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE
RainbowMango commented 1 year ago

/assign @qiujian16

qiujian16 commented 1 year ago

/approve /lgtm

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, RainbowMango

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/work-api/blob/master/OWNERS)~~ [RainbowMango,qiujian16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment