We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c26413 commit 62e0c90Copy full SHA for 62e0c90
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go
13
uses: actions/setup-go@v2
14
with:
15
- go-version: 1.16
+ go-version: 1.17
16
17
- name: Build
18
run: |
0 commit comments