mr-smithers-excellent / docker-build-push

Docker Build & Push GitHub Action
MIT License
280 stars 62 forks source link

chore: update node to v20 #217

Closed gavinastur closed 7 months ago

gavinastur commented 7 months ago

Node.js 20 went LTS a while back now and we're seeing deprecation warnings.

Node.js 16 actions are deprecated. 
Please update the following actions to use Node.js 20: mr-smithers-excellent/docker-build-push@v6. 
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

We've already upgraded our actions so I thought I'd PR this one too. It will also resolve https://github.com/mr-smithers-excellent/docker-build-push/issues/215

mr-smithers-excellent commented 7 months ago

Thanks for the PR!

mr-smithers-excellent commented 7 months ago

/ok-to-test