Azure / setup-kubectl

GitHub Action for installing Kubectl
MIT License
132 stars 49 forks source link

Update README.md #102

Closed aleveille closed 3 months ago

aleveille commented 5 months ago

Update README.md version of the action from v3 (deprecated NodeJS 16) to v4 (NodeJS 20)

aleveille commented 4 months ago

@OliverMKing @jaiveerk I think this would help a lot of people avoid using the deprecated Node16 version of this action

ay0o commented 4 months ago

Just "faced" this issue. I was reviewing a third-party workflow and noticed they were using azure/setup-kubectl@v4 but the README says v3, so I had to actually check the releases to be sure that v4 exists.

So, indeed, let's update the README to show the latest version.

aleveille commented 4 months ago

@erinborders @bfoley13 @davidgamero Trying to get an approval on this simple README change. Thanks for any help :)

gustavo-mungarro commented 3 months ago

+1 - simple, but useful.