samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
113 stars 24 forks source link

workflows: Update actions to avoid Node.js warning #338

Closed anoopcs9 closed 5 months ago

anoopcs9 commented 5 months ago

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Use updated versions for setup-go and checkout to get rid of the above warnings.