Skip to content

Commit

Permalink
chore(ci): increase new-client fetch depth (#8483)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz authored Aug 24, 2023
1 parent d773366 commit 8c1a363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/new_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: actions/setup-go@v4
with:
go-version: 1.20.x
Expand Down

0 comments on commit 8c1a363

Please sign in to comment.