jjangga0214/haetae

docs: guide `fetch-depth`

Opened this issue · 0 comments

https://github.com/actions/checkout

- uses: actions/checkout@v3
  with:
    # Number of commits to fetch. 0 indicates all history for all branches and tags.
    # Default: 1
    fetch-depth: 0