From c4f6ea909f2f5ecfd5b5f1865d521e4c35fe0847 Mon Sep 17 00:00:00 2001 From: soul-walker Date: Wed, 13 Mar 2024 15:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=93=E5=AD=98=E6=9C=AA=E5=91=BD=E4=B8=AD?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 5b0a1f6..43fe818 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: id: test-action uses: ./ with: - go-version: '1.22.8' + go-version: '1.22.1' - name: Print Output id: output