increased the fetch depth?

This commit is contained in:
pyth0n1c
2021-08-04 12:18:35 -07:00
parent f39b33047e
commit c7194e4ece
+2
View File
@@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v2
with:
fetch-depth: '10'
- name: Install System Packages
run: |