From 9b07f28c1020c063835c3297b94e2e7599530e5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:18:15 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to eef6144 --- .github/workflows/android-ci-debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-ci-debug.yml b/.github/workflows/android-ci-debug.yml index a7a07a6..cef1a52 100644 --- a/.github/workflows/android-ci-debug.yml +++ b/.github/workflows/android-ci-debug.yml @@ -20,7 +20,7 @@ jobs: steps: - name: 📥 Checkout Source Code - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 - uses: actions/cache@v4 with: