Skip to content

Commit

Permalink
Merge pull request #66 from kichristensen/addFetchDepth
Browse files Browse the repository at this point in the history
Add checkout fetch depth
  • Loading branch information
schristoff committed Jun 11, 2024
2 parents 3f49cf1 + a3fa189 commit c6d5d5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arm-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 c6d5d5a

Please sign in to comment.