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
|
```yml
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: master
|
ref: develop
|
||||||
```
|
```
|
||||||
|
|
||||||
## How the action works
|
## How the action works
|
||||||
|
|
Loading…
Reference in a new issue