diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f7c8072..c4e2c0a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/setup-go@v7 with: - go-version: '1.25' + go-version: '1.27' - name: Generate distribution tarball run: |