Skip to content

Commit

Permalink
Merge pull request #64 from kichristensen/addFetchDepth
Browse files Browse the repository at this point in the history
Add checkout fetch depth
  • Loading branch information
kichristensen committed Jun 12, 2024
2 parents 00a15b7 + 9e320c7 commit 395c7e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/az-mixin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: checkout
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 395c7e3

Please sign in to comment.