From 82e2d215dad84c8ae7c5bbbe9ca8e2333ec7eb94 Mon Sep 17 00:00:00 2001 From: lwch Date: Wed, 7 Dec 2022 10:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9actions=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-builder-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-builder-image.yml b/.github/workflows/build-builder-image.yml index 4c6b970..5f95578 100644 --- a/.github/workflows/build-builder-image.yml +++ b/.github/workflows/build-builder-image.yml @@ -7,7 +7,7 @@ on: - cron: '30 0 * * *' env: - GO_VERSION: 1.19.3 + GO_VERSION: 1.19.4 jobs: