From d3b6a8ace8ce2b75ffb69f0e4d40bfedea5ff7e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:38:11 +0000 Subject: [PATCH] Update actions/checkout digest to 0c366fd --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index e173f32..a792eae 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -6,7 +6,7 @@ jobs: runs-on: macOS-26 steps: - - uses: actions/checkout@064fe7f3312418007dea2b49a19844a9ee378f49 + - uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 - name: Read Xcode version id: xcode_version