Use default depth for checkout

This commit is contained in:
Benjamin Brummer
2025-09-30 12:40:21 +02:00
parent eecea97f7c
commit 65fbd0bd5d

View File

@@ -19,8 +19,6 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v5 uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Prepare - name: Prepare
id: prep id: prep