From db55dfca56fc35a1801df6a03e76cf420a8d4bb1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Sun, 29 Dec 2024 03:01:30 +0000 Subject: [PATCH] Update github action modules Signed-off-by: 1gtm <1gtm@appscode.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cc20f73c..d7f8da8c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: name: Build runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v1 - name: Print version info id: semver