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 a01e20d commit f905353Copy full SHA for f905353
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: install Go
19
uses: actions/setup-go@v2
20
with:
21
- go-version: 1.15.x
+ go-version: 1.16.x
22
- name: checkout code
23
uses: actions/checkout@v2
24
- uses: actions/cache@v2
0 commit comments