Update fetch depth

This commit is contained in:
Nick Alteen
2024-02-22 09:02:31 -05:00
parent 45093bca8b
commit ced3629978

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