Skip to content

Commit

Permalink
Updating README to reflect new release version (#40)
Browse files Browse the repository at this point in the history
* Updating README to reflect new release version

* Removed typo
  • Loading branch information
tbarnes94 committed Jan 5, 2022
1 parent a10d84b commit fe45ba1
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 `v1.15.0`. Use this action in workflow to define which version of kubectl will be used.

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

0 comments on commit fe45ba1

Please sign in to comment.