From b6c21e42d7b97fcde9eacef1af8fcaa31df8bb60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:33:45 +0000 Subject: [PATCH] Update actions/checkout action to v4 --- ...3-AutoDeployTrigger-b31f3ec7-ded4-4360-8731-d5b5bfc140f5.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swiftfiddle-runner-functions-563-AutoDeployTrigger-b31f3ec7-ded4-4360-8731-d5b5bfc140f5.yml b/.github/workflows/swiftfiddle-runner-functions-563-AutoDeployTrigger-b31f3ec7-ded4-4360-8731-d5b5bfc140f5.yml index b16523f..9daa3c4 100644 --- a/.github/workflows/swiftfiddle-runner-functions-563-AutoDeployTrigger-b31f3ec7-ded4-4360-8731-d5b5bfc140f5.yml +++ b/.github/workflows/swiftfiddle-runner-functions-563-AutoDeployTrigger-b31f3ec7-ded4-4360-8731-d5b5bfc140f5.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout to the branch - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Azure Login uses: azure/login@v1