From d6f7eb3a3b56585887a051c4b6c33b80c4ff5caa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 04:51:34 +0000 Subject: [PATCH] Update actions/checkout action to v4 --- ...0-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.yml b/.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.yml index dacb984..08ed7dc 100644 --- a/.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.yml +++ b/.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.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