We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea74fac commit 0c48463Copy full SHA for 0c48463
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Go
14
uses: actions/setup-go@v2
15
with:
16
- go-version: 1.13
+ go-version: 1.16
17
18
- name: Build
19
run: go build -v ./...
0 commit comments