From 650420fb0893e8101f86632c8d141010bb91dcaa Mon Sep 17 00:00:00 2001 From: soul-walker Date: Wed, 13 Mar 2024 15:41:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=99=E8=AF=AFgo=E7=89=88=E6=9C=AC=E6=B5=8B?= =?UTF-8?q?=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 2ab95ec..5b0a1f6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: id: test-action uses: ./ with: - go-version: '1.21.8' + go-version: '1.22.8' - name: Print Output id: output