fetch-depth: 1

This commit is contained in:
Maxime Beauchemin
2024-11-25 14:05:58 -08:00
parent 0b3276fa8e
commit 57e0625a54

View File

@@ -32,7 +32,7 @@ jobs:
ref: ${{ inputs.ref || github.ref_name }}
persist-credentials: false
submodules: recursive
fetch-depth: 0
fetch-depth: 1
- name: Configure Git
run: |