Skip to content

Commit 4b33fbc

Browse files
Update README
1 parent 3d01980 commit 4b33fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
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.
55

66
```yaml
7-
- uses: azure/k8s-actions/setup-kubectl@master
7+
- uses: azure/setup-kubectl@v1
88
with:
99
version: '<version>' # default is latest stable
1010
id: install

0 commit comments

Comments
 (0)