We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527d5d0 commit f227ab9Copy full SHA for f227ab9
1 file changed
README.md
@@ -10,7 +10,7 @@ Using a preset:
10
steps:
11
- command: make test
12
plugins:
13
- - envato/git-checkout-flags#v1.0.0:
+ - envato/git-checkout-flags#v1.1.0:
14
preset: shallow
15
```
16
@@ -20,7 +20,7 @@ Using custom flags:
20
21
22
23
24
clone: "<clone-flags>"
25
fetch: "<fetch-flags>"
26
0 commit comments