spring-cloud-alibaba icon indicating copy to clipboard operation
spring-cloud-alibaba copied to clipboard

Update Github action workflow

Open m1ngyuan opened this issue 2 years ago • 0 comments

Describe what this PR does / why we need it

Resolve GitHub Action workflow warning

https://github.com/alibaba/spring-cloud-alibaba/actions/runs/7162671632

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1. For more info

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Resolves in https://github.com/m1ngyuan/spring-cloud-alibaba/actions/runs/7170127635

Special notes for reviews

m1ngyuan avatar Dec 11 '23 16:12 m1ngyuan