fixed depth
This commit is contained in:
parent
d9c164822e
commit
780666dca1
|
@ -13,8 +13,6 @@ jobs:
|
|||
steps:
|
||||
- name: "Checkout source code"
|
||||
uses: "actions/checkout@v1"
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: "Setup Node.js"
|
||||
uses: "actions/setup-node@v1"
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue