diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e3e0078..3517f2a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: prerelease: false - uses: actions/setup-go@v2 with: - go-version: '1.18.x' # The Go version to download (if necessary) and use. + go-version: '1.19.x' # The Go version to download (if necessary) and use. - name: Make Build id: make_build env: