diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 103e79d..e124bf6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -44,7 +44,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v4 with: - go-version: '1.20.4' + go-version: '1.25.8' - name: Login to github container registry uses: docker/login-action@v3 with: