From 0d250097a0c3b11a2a063436e2cf96f67e2c729c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 04:57:04 +0000 Subject: [PATCH] Update dependency go to v1.26.0 --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 83facdc..98b3685 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ jobs: - name: Install Go uses: actions/setup-go@v5 with: - go-version: 1.24 + go-version: 1.26 - name: Install Task uses: arduino/setup-task@v2 - name: Set up Docker @@ -83,7 +83,7 @@ jobs: - name: Install Go uses: actions/setup-go@v5 with: - go-version: 1.24.x + go-version: 1.26.x - name: Checkout code uses: actions/checkout@v4 - name: Generate format report.