We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127215b commit c24e1caCopy full SHA for c24e1ca
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go 1.x
18
uses: actions/setup-go@v2
19
with:
20
- go-version: ^1.17
+ go-version: ^1.18
21
id: go
22
23
- uses: actions/checkout@v2
0 commit comments