From 05b2d556d71ebf0021f9d9878f1cc72cb0caf57a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Sun, 29 Dec 2024 08:39:25 +0000 Subject: [PATCH] Update github action modules /cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 209663d..fad6a48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: restic: - "0.13.1" steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v4 - name: Set up QEMU id: qemu