diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index aa7c22d..bc00779 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Set up Go 1.13 + - name: Set up Go 1.14 uses: actions/setup-go@v1 with: go-version: 1.14