From e744ed8b6779b6f1ab29f43237c2a684764f9264 Mon Sep 17 00:00:00 2001 From: mahee96 <47920326+mahee96@users.noreply.github.com> Date: Tue, 5 May 2026 12:27:26 +0530 Subject: [PATCH] 0.6.4 tag marker --- .github/workflows/stable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stable.yml b/.github/workflows/stable.yml index 49564777..a5525b6e 100644 --- a/.github/workflows/stable.yml +++ b/.github/workflows/stable.yml @@ -52,7 +52,7 @@ jobs: - name: Setup Xcode uses: maxim-lobanov/setup-xcode@v1.6.0 with: - xcode-version: "26.0" + xcode-version: "26.4" - name: Restore Cache (exact) id: xcode-cache-exact