chore: force http1.1 for git checkout

This commit is contained in:
2026-06-25 17:24:19 +02:00
parent 1986280520
commit 3175b99177

View File

@@ -67,6 +67,7 @@ jobs:
GIT_TRACE: 1
GIT_CURL_VERBOSE: 1
GIT_TRACE_PACKET: 1
GIT_HTTP_VERSION: HTTP/1.1
with:
fetch-depth: 2