From 0b187c9621b5912207deec425160db55df8e0ed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 06:02:33 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-release):=20update=20release=20go=20(?= =?UTF-8?q?=201.25.14=20=E2=86=92=201.27.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index abdefe6..139d511 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - name: Setup Go uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6 with: - go-version: 1.25 + go-version: 1.27 - name: Install Nix uses: DeterminateSystems/nix-installer-action@main - name: Nix build (flake default)