We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67e975 commit bf53f1cCopy full SHA for bf53f1c
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Go
14
uses: actions/setup-go@v2
15
with:
16
- go-version: 1.17
+ go-version: 1.18
17
18
- name: Build
19
run: |
0 commit comments