Skip to content

Instantly share code, notes, and snippets.

@markphelps
Created September 17, 2019 14:03
Show Gist options
  • Save markphelps/fd130be3acdbac3d25b0c84dffd0f642 to your computer and use it in GitHub Desktop.
Save markphelps/fd130be3acdbac3d25b0c84dffd0f642 to your computer and use it in GitHub Desktop.
steps:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go }}
id: go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment