From 194822b3eef4ce35398b19a7c05344d2a85d4aef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 04:43:44 +0000 Subject: [PATCH] Update actions/checkout action to v4 --- ...1-AutoDeployTrigger-1a0c2325-9966-4428-b21c-d73b8127b56e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swiftfiddle-runner-functions-601-AutoDeployTrigger-1a0c2325-9966-4428-b21c-d73b8127b56e.yml b/.github/workflows/swiftfiddle-runner-functions-601-AutoDeployTrigger-1a0c2325-9966-4428-b21c-d73b8127b56e.yml index 3aefa67..2040783 100644 --- a/.github/workflows/swiftfiddle-runner-functions-601-AutoDeployTrigger-1a0c2325-9966-4428-b21c-d73b8127b56e.yml +++ b/.github/workflows/swiftfiddle-runner-functions-601-AutoDeployTrigger-1a0c2325-9966-4428-b21c-d73b8127b56e.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout to the branch - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Azure Login uses: azure/login@v1