From 7e2b38a64eda4909d88d317764ce09258899d2c1 Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Thu, 5 Feb 2026 01:57:03 +0900 Subject: [PATCH] =?UTF-8?q?chor:=20=E8=A8=AD=E5=AE=9A=E3=81=AE=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 108bfa6..cf40815 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: run: apk add git nodejs - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Run Go release script run: |