Update docs
This commit is contained in:
parent
a972260284
commit
4661d6d7af
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ The default can be overridden by specifying a `ref` on checkout.
|
|||
```yml
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: master
|
||||
ref: develop
|
||||
```
|
||||
|
||||
## How the action works
|
||||
|
|
Loading…
Reference in a new issue