steps: - name: Setup Go uses: actions/setup-go@v1 with: go-version: ${{ matrix.go }} id: go