Skip to content

Commit

Permalink
change fetchdepth
Browse files Browse the repository at this point in the history
  • Loading branch information
jhcoll committed Oct 13, 2023
1 parent da1410b commit 6ced6b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
fetch-depth: 0
with:
fetch-depth: 0
- name: Setup node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 6ced6b9

Please sign in to comment.