From 342fd28b352eaab1203d9ac9cf0e2b7004c9dcdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:27:37 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v6 --- .github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml b/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml index 1c0540a..64be350 100644 --- a/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml +++ b/.github/workflows/azure-static-web-apps-red-cliff-0a88f5e0f.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest name: Build and Deploy Job steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v6 with: submodules: true - name: Build And Deploy