From cdc798ec124463a2319141b9e737933fcb6a89ed Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Thu, 13 Nov 2025 13:18:34 -0600 Subject: [PATCH] CI: Update CrowdIn action to use 1.1 release branch --- .github/workflows/push_crowdin_translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push_crowdin_translations.yml b/.github/workflows/push_crowdin_translations.yml index 28ff4df7c3..fe8e42f42a 100644 --- a/.github/workflows/push_crowdin_translations.yml +++ b/.github/workflows/push_crowdin_translations.yml @@ -13,6 +13,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 with: fetch-depth: 0 + ref: releases/FreeCAD-1-1 - name: Install Qt ≥ 6.8 uses: jurplel/install-qt-action@d325aaf2a8baeeda41ad0b5d39f84a6af9bcf005