diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9ca126ed4..16989eb45 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -141,7 +141,7 @@ jobs: shell: bash - name: Build ${{ matrix.platform }}/${{ matrix.arch }} - uses: crazy-max/ghaction-xgo@v2 + uses: crazy-max/ghaction-xgo@v4 with: xgo_version: latest go_version: ${{ needs.data.outputs.go_version }}