Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankbarsin committed Sep 24, 2019
1 parent 3d01980 commit 4b33fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Acceptable values are latest or any semantic version string like 1.15.0. Use this action in workflow to define which version of kubectl will be used.

```yaml
- uses: azure/k8s-actions/setup-kubectl@master
- uses: azure/setup-kubectl@v1
with:
version: '<version>' # default is latest stable
id: install
Expand Down

0 comments on commit 4b33fbc

Please sign in to comment.