From 9684fe7bdabf226fa6d0d30cff69c48e55787c8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 03:32:59 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.24.6 --- .github/workflows/test-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-api.yml b/.github/workflows/test-api.yml index 4f2f861..69a7d9f 100644 --- a/.github/workflows/test-api.yml +++ b/.github/workflows/test-api.yml @@ -37,7 +37,7 @@ jobs: - name: Install go uses: actions/setup-go@v4 with: - go-version: '1.21.0' + go-version: '1.24.6' - name: Generate C-API run: ${{ matrix.script_name }}