We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221240a commit 90753c3Copy full SHA for 90753c3
1 file changed
.github/workflows/go.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Go
11
uses: actions/setup-go@v2
12
with:
13
- go-version: 1.13
+ go-version: 1.18
14
id: go
15
16
- name: Check out repository
0 commit comments