balchua / microk8s-actions

Bootstrap MicroK8s with Github Actions
34 stars 9 forks source link

Node 16 is deprecated #22

Closed barrettj12 closed 2 months ago

barrettj12 commented 2 months ago

We should update this action to use Node 20.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: balchua/microk8s-actions@e99a1ffcd3bb2682d941104cf6c1a215c657903f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
balchua commented 2 months ago

Thanks for notifying me. Will update it soon. Thanks again!!

balchua commented 2 months ago

I've cut a new release v0.4.3 to use node20. Please have a look. Thanks.

barrettj12 commented 2 months ago

Amazing, thanks.