diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1d4ea78c..242c25d32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -191,7 +191,7 @@ jobs: - name: Install Go uses: actions/setup-go@v1 with: - go-version: '1.13.8' + go-version: '1.13.10' - name: Set env shell: bash @@ -228,7 +228,7 @@ jobs: - name: Install Go uses: actions/setup-go@v1 with: - go-version: '1.13.8' + go-version: '1.13.10' - name: Set env shell: bash