diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9548a4da..37a3ff68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Install Go uses: actions/setup-go@v2 with: - go-version: '1.17.x' + go-version: '1.19.x' - name: Set env shell: bash @@ -94,7 +94,7 @@ jobs: - name: Install Go uses: actions/setup-go@v2 with: - go-version: '1.17.x' + go-version: '1.19.x' - name: Set env shell: bash