Skip to content

Commit

Permalink
ci(lint): add fetch-depth (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel authored Feb 28, 2024
1 parent 475f55d commit d4fea66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
checks: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
Expand Down

0 comments on commit d4fea66

Please sign in to comment.