We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed6da6 commit 7718f28Copy full SHA for 7718f28
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v2
26
with:
27
- go-version: '~1.16.6'
+ go-version: '~1.17.9'
28
id: go
29
30
- name: Install utilities
0 commit comments