From 0cd250b09389bb039d87352a06bced36c18766f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:10:15 +0000 Subject: [PATCH] Update actions/checkout action to v4 --- ...1-AutoDeployTrigger-86d366a2-ea31-42f9-af4c-4d140e555be7.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swiftfiddle-runner-functions-581-AutoDeployTrigger-86d366a2-ea31-42f9-af4c-4d140e555be7.yml b/.github/workflows/swiftfiddle-runner-functions-581-AutoDeployTrigger-86d366a2-ea31-42f9-af4c-4d140e555be7.yml index 4cf0af3..9e58864 100644 --- a/.github/workflows/swiftfiddle-runner-functions-581-AutoDeployTrigger-86d366a2-ea31-42f9-af4c-4d140e555be7.yml +++ b/.github/workflows/swiftfiddle-runner-functions-581-AutoDeployTrigger-86d366a2-ea31-42f9-af4c-4d140e555be7.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