Update fetch depth

This commit is contained in:
Nick Alteen
2024-02-22 09:15:34 -05:00
parent 88d337d5cb
commit 20f88626c5
2 changed files with 8 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ jobs:
- name: Checkout
id: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Lint Codebase
id: super-linter