chore: debug checkout action

This commit is contained in:
2026-06-25 17:23:09 +02:00
parent f09c338d0d
commit d4437f5274

View File

@@ -63,6 +63,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
env:
GIT_TRACE: 1
GIT_CURL_VERBOSE: 1
GIT_TRACE_PACKET: 1
with:
fetch-depth: 2