We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d699d9 commit b9d3781Copy full SHA for b9d3781
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go 1.x
16
uses: actions/setup-go@v2
17
with:
18
- go-version: ^1.14
+ go-version: ^1.18
19
id: go
20
21
- name: Check out code into the Go module directory
0 commit comments