Skip to content

Commit bf53f1c

Browse files
Update main.yml
1 parent c67e975 commit bf53f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Go
1414
uses: actions/setup-go@v2
1515
with:
16-
go-version: 1.17
16+
go-version: 1.18
1717

1818
- name: Build
1919
run: |

0 commit comments

Comments
 (0)