From 130b70035e02bf0c4bfd2d770b3ef4031f23f92d Mon Sep 17 00:00:00 2001 From: lwch Date: Mon, 20 Feb 2023 10:33:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=88=B01.20.1?= 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 7822fc6..010f1b8 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.20" + GO_VERSION: "1.20.1" jobs: