Compare commits

..

2 Commits

Author SHA1 Message Date
734dd19725 2.2.63
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 28s
Build & Deploy / 🧪 QA (push) Successful in 1m35s
Build & Deploy / 🏗️ Build (push) Successful in 2m47s
Build & Deploy / 🚀 Deploy (push) Successful in 32s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m6s
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-06-25 17:24:19 +02:00
3175b99177 chore: force http1.1 for git checkout 2026-06-25 17:24:19 +02:00
2 changed files with 2 additions and 1 deletions

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

View File

@@ -139,7 +139,7 @@
"prepare": "husky",
"preinstall": "npx only-allow pnpm"
},
"version": "2.2.62",
"version": "2.2.63",
"pnpm": {
"onlyBuiltDependencies": [
"@parcel/watcher",