Fix depth

This commit is contained in:
Zanie
2023-09-15 14:31:53 -05:00
parent b015a06966
commit f392791b69

View File

@@ -374,7 +374,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: 0c030b5bf31e425cb6070db7386243eca6dbd8f1
depth: 0
fetch-depth: 0
- name: Check main branch
run: |
# Fetch the main branch since a shallow checkout is used by default