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 49cc6f1 commit 726d483Copy full SHA for 726d483
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Go
26
uses: actions/setup-go@v3
27
with:
28
- go-version: '1.15'
+ go-version: '1.17'
29
id: go
30
31
- name: Check out code into the Go module directory
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments