From 0efcdffe7e87d73749426e1f9d5dc5bb1c8c2332 Mon Sep 17 00:00:00 2001 From: lgtm <1gtm@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:42:58 -0800 Subject: [PATCH] Update github action modules (#257) /cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com> --- .github/workflows/cherry-pick.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cherry-pick.yml b/.github/workflows/cherry-pick.yml index e3737cfa..baa002de 100644 --- a/.github/workflows/cherry-pick.yml +++ b/.github/workflows/cherry-pick.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v1 - name: Prepare git env: